|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.enableit.db.beans.ProviderChoice
| Constructor Summary | |
ProviderChoice()
|
|
| Method Summary | |
org.enableit.db.beans.Driver |
getDriver()
Returns the value of field 'driver'. |
java.lang.String |
getJdbc2DatasourceName()
Returns the value of field 'jdbc2DatasourceName'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setDriver(org.enableit.db.beans.Driver driver)
Sets the value of field 'driver'. |
void |
setJdbc2DatasourceName(java.lang.String jdbc2DatasourceName)
Sets the value of field 'jdbc2DatasourceName'. |
static org.enableit.db.beans.ProviderChoice |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProviderChoice()
| Method Detail |
public org.enableit.db.beans.Driver getDriver()
public java.lang.String getJdbc2DatasourceName()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setDriver(org.enableit.db.beans.Driver driver)
driver - the value of field 'driver'.public void setJdbc2DatasourceName(java.lang.String jdbc2DatasourceName)
jdbc2DatasourceName - the value of field
'jdbc2DatasourceName'.
public static org.enableit.db.beans.ProviderChoice unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||