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
200
Commits
1
Branch
0
Tags
7056f6c05c3e7277f819e1c227b5fed624382ea2
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
7056f6c05c
Don't try to build an UPDATE statement at all if no key were set on the record sent into store(). Also throw a sensible (if scaredy-cat) exception rather than an NPE if no WHERE clause were given to an UPDATE. We probably do want to allow rampant nutty 20,000-row UPDATEs at some point, but not because of an accidental null key.
2008-03-10 22:28:11 +00:00
src/java/com/samskivert/jdbc
/depot
Don't try to build an UPDATE statement at all if no key were set on the record sent into store(). Also throw a sensible (if scaredy-cat) exception rather than an NPE if no WHERE clause were given to an UPDATE. We probably do want to allow rampant nutty 20,000-row UPDATEs at some point, but not because of an accidental null key.
2008-03-10 22:28:11 +00:00
S
Description
A relational persistence library for Java.
BSD-3-Clause
1.8
MiB
Languages
Java
95.6%
Shell
4.3%