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
173
Commits
1
Branch
0
Tags
8e9279c242f8bf67aff84e594ccdcf50d3ae04b7
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
8e9279c242
We can't replace the original WHERE clause while keeping the original JOINs. Unfortunately, figuring out precisely which JOINs may be safely deleted seems rather complicated. For now, trust the database to do the right thing when our second-pass query is identical to the first one, except with an additional WHERE condition that restricts the primary key columns according to the results of the first pass.
2007-08-24 16:22:27 +00:00
src/java/com/samskivert/jdbc
/depot
We can't replace the original WHERE clause while keeping the original JOINs. Unfortunately, figuring out precisely which JOINs may be safely deleted seems rather complicated. For now, trust the database to do the right thing when our second-pass query is identical to the first one, except with an additional WHERE condition that restricts the primary key columns according to the results of the first pass.
2007-08-24 16:22:27 +00:00
S
Description
A relational persistence library for Java.
BSD-3-Clause
1.8
MiB
Languages
Java
95.6%
Shell
4.3%