This website requires JavaScript.
Explore
Help
Register
Sign In
AfflictionNetworks
/
depot
Watch
1
Star
0
Fork
0
You've already forked depot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
184
Commits
1
Branch
0
Tags
5bcfedf0446d6c737c47a721afd9619d643fea7c
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Par Winzell
5bcfedf044
Match the changes in com.samskivert.jdbc.* by ridding ourselves of static column defining SQL strings. Also give ValueGenerators an option to calculate their initial value based on MAX() of the column for which values are being generated. As part of this we also make sure to initialize new ValueGenerators after all migrations take place, and add a way for them to clean up after themselves as well.
2007-10-11 18:14:49 +00:00
src/java/com/samskivert/jdbc
/depot
Match the changes in com.samskivert.jdbc.* by ridding ourselves of static column defining SQL strings. Also give ValueGenerators an option to calculate their initial value based on MAX() of the column for which values are being generated. As part of this we also make sure to initialize new ValueGenerators after all migrations take place, and add a way for them to clean up after themselves as well.
2007-10-11 18:14:49 +00:00
S
Description
A relational persistence library for Java.
BSD-3-Clause
1.8
MiB
Languages
Java
95.6%
Shell
4.3%