org.openanzo.common.rdb.container
Class MySQLProperties

java.lang.Object
  extended by org.openanzo.common.rdb.container.MySQLProperties

public class MySQLProperties
extends java.lang.Object

Mysql specific properties for the RDBProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

Constructor Summary
MySQLProperties()
           
 
Method Summary
static java.util.Properties getDefaultProperties()
          Get the default set of properties for a MySQL connection
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQLProperties

public MySQLProperties()
Method Detail

getDefaultProperties

public static java.util.Properties getDefaultProperties()
Get the default set of properties for a MySQL connection

Returns:
the default set of properties for a MySQL connection


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.