java.lang.Object
org.enableit.db.daf.conf.PersistenceProvider
- All Implemented Interfaces:
- java.io.Serializable
- public class PersistenceProvider
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 1.1 $ $Date: 2002/05/03 13:44:51 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_name
private java.lang.String _name
_providerDetails
private ProviderDetails _providerDetails
PersistenceProvider
public PersistenceProvider()
getName
public java.lang.String getName()
- Returns the value of field 'name'.
getProviderDetails
public ProviderDetails getProviderDetails()
- Returns the value of field 'providerDetails'.
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
setName
public void setName(java.lang.String name)
- Sets the value of field 'name'.
setProviderDetails
public void setProviderDetails(ProviderDetails providerDetails)
- Sets the value of field 'providerDetails'.
unmarshal
public static PersistenceProvider unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
validate
public void validate()
throws org.exolab.castor.xml.ValidationException