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
194
Commits
1
Branch
0
Tags
d17db312132922d16716aa796c34985b815f8c0e
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
d17db31213
Convert nulls to instances of a special NullValue class when we store them, and back again when retrieved. EHCache's replication mechanism flips out if you cache actual nulls (I have no idea why, nulls are obviously serializable). Also fix up some comments -- very soon we are going to have to add better (probably runtime) configurability to the Caches, and probably also write some code to display/collate their statistics.
2007-11-18 19:13:39 +00:00
src/java/com/samskivert/jdbc
/depot
Convert nulls to instances of a special NullValue class when we store them, and back again when retrieved. EHCache's replication mechanism flips out if you cache actual nulls (I have no idea why, nulls are obviously serializable). Also fix up some comments -- very soon we are going to have to add better (probably runtime) configurability to the Caches, and probably also write some code to display/collate their statistics.
2007-11-18 19:13:39 +00:00
S
Description
A relational persistence library for Java.
BSD-3-Clause
1.8
MiB
Languages
Java
95.6%
Shell
4.3%