Using jpox ( JDO ) with mysql-connector
"Stephen More" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
In the future will the mysql-connector-java support "Identifier Support in DDL : catalog=false schema=false" ? 2006-10-18 14:15:50,953 INFO [JDO:329] PersistenceManagerFactory - Vendor: JPOX Version: 1.1.1 2006-10-18 14:15:50,957 INFO [JDO:330] PersistenceManagerFactory initialised for datastore URL= driver= userName= 2006-10-18 14:15:51,374 INFO [RDBMS:139] RDBMS Adapter initialised : MySQLAdapter : MySQL version=4.1.12-log, major=4, minor=1, revision=12 Identifier Names : "UPPERCASE" Driver name=MySQL-AB JDBC Driver, version=mysql-connector-java-3.1.13 ( $Date: 2005-11-17 15:53:48 +0100 (Thu, 17 Nov 2005) $, $Revision$ ), major=3, minor=1 Identifier Max Lengths : Table=64 Column=64 Constraint=64 Index=64 Delimeters=` Identifier Support in DDL : catalog=false schema=false 2006-10-18 14:15:51,476 WARN [RDBMS:257] Default Catalog name "mirror" has been specified yet the Database Adapter (JDBC driver) doesnt support specification of catalog name in table definitions ! 2006-10-18 14:15:51,481 WARN [RDBMS:261] Default Schema name "mirror" has been specified yet the Database Adapter (JDBC driver) doesnt support specification of schema name in table definitions ! -Thanks Steve More -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]