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
Files
338bb62d9fa661627e4f84a4fd28e04d509e537f
depot
/
src
/
java
/
com
T
History
Par Winzell
338bb62d9f
PreparedStatement.setObject() does a lot of runtime type checking, so we don't have to do setShort(), setString(), etc. But we do have to convert ByteEnum's to their byte representation.
2008-08-07 06:02:41 +00:00
..
samskivert/jdbc
/depot
PreparedStatement.setObject() does a lot of runtime type checking, so we don't have to do setShort(), setString(), etc. But we do have to convert ByteEnum's to their byte representation.
2008-08-07 06:02:41 +00:00