net.java.ao.test.jdbc
Class SqlServer

java.lang.Object
  extended by net.java.ao.test.jdbc.AbstractJdbcConfiguration
      extended by net.java.ao.test.jdbc.SqlServer
All Implemented Interfaces:
JdbcConfiguration

public class SqlServer
extends AbstractJdbcConfiguration


Constructor Summary
SqlServer()
           
 
Method Summary
 String getSchema()
           
 String getUrl()
           
 
Methods inherited from class net.java.ao.test.jdbc.AbstractJdbcConfiguration
equals, getPassword, getUsername, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SqlServer

public SqlServer()
Method Detail

getSchema

public String getSchema()
Specified by:
getSchema in interface JdbcConfiguration
Overrides:
getSchema in class AbstractJdbcConfiguration

getUrl

public String getUrl()


Copyright © 2007-2012. All Rights Reserved.