diff options
author | 2007-04-25 17:42:17 +0000 | |
---|---|---|
committer | 2007-04-25 17:42:17 +0000 | |
commit | f3e5ba53b20e6ce3f28bb19a3a1771d3c64f1b4f (patch) | |
tree | 874a1680f4b766626967776da87daec6c94c0030 /dev-java/jtds/metadata.xml | |
parent | Stable on ia64 wrt bug #175465 (diff) | |
download | gentoo-2-f3e5ba53b20e6ce3f28bb19a3a1771d3c64f1b4f.tar.gz gentoo-2-f3e5ba53b20e6ce3f28bb19a3a1771d3c64f1b4f.tar.bz2 gentoo-2-f3e5ba53b20e6ce3f28bb19a3a1771d3c64f1b4f.zip |
Migrate 1.2 to generation 2 and relax dev-java/jcifs dependency for 1.2.13 version bump.
(Portage version: 2.1.2.4)
Diffstat (limited to 'dev-java/jtds/metadata.xml')
-rw-r--r-- | dev-java/jtds/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/jtds/metadata.xml b/dev-java/jtds/metadata.xml index 368f4d5cf4e9..55fe7eaf1c98 100644 --- a/dev-java/jtds/metadata.xml +++ b/dev-java/jtds/metadata.xml @@ -6,12 +6,12 @@ <longdescription> -jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL -Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12). jTDS is based on the -work of the FreeTDS project and is currently the fastest complete JDBC driver -for SQL Server and Sybase. Starting with release 0.9 jTDS is 100% JDBC 3.0 -compatible, supporting forward-only and scrollable/updateable ResultSets, -multiple concurrent (completely independent) Statements per Connection and +jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL +Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12). jTDS is based on the +work of the FreeTDS project and is currently the fastest complete JDBC driver +for SQL Server and Sybase. Starting with release 0.9 jTDS is 100% JDBC 3.0 +compatible, supporting forward-only and scrollable/updateable ResultSets, +multiple concurrent (completely independent) Statements per Connection and implementing all the DatabaseMetaData and ResultSetMetaData methods. </longdescription> |