org.openanzo.server.repository.rdb
Class MySQLProperties

java.lang.Object
  extended by org.openanzo.server.repository.rdb.MySQLProperties

public class MySQLProperties
extends java.lang.Object

MySQL specific properties for the RepositoryConectionProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

Constructor Summary
MySQLProperties()
           
 
Method Summary
static java.util.Properties getDefaultMySQLProperties()
          Get the set of default mysql configuration properties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQLProperties

public MySQLProperties()
Method Detail

getDefaultMySQLProperties

public static java.util.Properties getDefaultMySQLProperties()
Get the set of default mysql configuration properties

Returns:
the set of default mysql configuration properties


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