Mercurial
sql-dk
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
raw
|
help
java/jdbc-loopback-driver/conf/META-INF/services/java.sql.Driver
author
František Kučera <franta-hg@frantovo.cz>
Fri, 04 Apr 2014 23:40:28 +0200
branch
v_0
changeset 171
701ec4db43fb
permissions
-rw-r--r--
JDBC loopback driver: first version
experimental JDBC driver which does not need any real SQL database,
just passes values of statement parameters as a result set.
The first parameter is column count, then follows column names and then data.
Example:
2 a b c d e f
will result into table:
a | b
-----
c | d
e | f
1
info.globalcode.jdbc.loopback.Driver
Další projekty
Zrcadlo úložišť
SQL Výuka
Osobní blog
Vývoj softwaru, poradenství a analýzy