org.castor.jdo.conf
Class DatabaseChoice
java.lang.Object
org.castor.jdo.conf.DatabaseChoice
- java.io.Serializable
public class DatabaseChoice
extends java.lang.Object
implements java.io.Serializable
Class DatabaseChoice.
DatabaseChoice
public DatabaseChoice()
getDataSource
public DataSource getDataSource()
Returns the value of field 'dataSource'.
getDriver
public Driver getDriver()
Returns the value of field 'driver'.
getJndi
public Jndi getJndi()
Returns the value of field 'jndi'.
isValid
public boolean isValid()
Method isValid
setDataSource
public void setDataSource(DataSource dataSource)
Sets the value of field 'dataSource'.
dataSource
- the value of field 'dataSource'.
setDriver
public void setDriver(Driver driver)
Sets the value of field 'driver'.
driver
- the value of field 'driver'.
setJndi
public void setJndi(Jndi jndi)
Sets the value of field 'jndi'.
jndi
- the value of field 'jndi'.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com