김선우
|
7028d963ba
|
Remove unused methods for now
|
2025-01-18 09:09:36 +09:00 |
|
김선우
|
9765eaba52
|
Implement prepare
|
2025-01-18 09:09:36 +09:00 |
|
김선우
|
3e2e998060
|
Rename fileName to filePath for clarity
|
2025-01-18 09:09:36 +09:00 |
|
김선우
|
7e78ec448b
|
Clean up error code related classes
|
2025-01-18 09:09:36 +09:00 |
|
김선우
|
3409a82513
|
Add LimboDBFactory to support multiple LimboDB in single process
|
2025-01-18 09:09:36 +09:00 |
|
김선우
|
d151824f66
|
Update JDBC4Statement to include resultSetType, resultSetConcurrency, resultSetHoldability
|
2025-01-15 09:46:42 +09:00 |
|
김선우
|
04cd655574
|
Change VALID_URL_PREFIX to use sqlite instead
|
2025-01-14 17:19:33 +09:00 |
|
김선우
|
59180599fd
|
Add java.sql.Driver to automatically detect JDBC
|
2025-01-10 20:41:49 +09:00 |
|
김선우
|
da787edd99
|
Implement JDBC so that DriverManager can detect limbo connection
|
2025-01-10 20:22:58 +09:00 |
|
김선우
|
e8e09cc745
|
Add JDBC.java
|
2025-01-10 20:03:32 +09:00 |
|
김선우
|
b796a972dc
|
Fix LimboDB.load to be static method
|
2025-01-10 19:50:50 +09:00 |
|
김선우
|
90258a44b4
|
Add throwJavaException
|
2025-01-10 17:47:27 +09:00 |
|
김선우
|
29e434754b
|
Enhance LimboDB.java open logic
|
2025-01-08 22:50:48 +09:00 |
|