|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.castor.jdo.conf.JdoConf
Class JdoConf.
| Constructor Summary | |
JdoConf()
|
|
| Method Summary | |
void |
addDatabase(Database vDatabase)
Method addDatabase |
void |
addDatabase(int index,
Database vDatabase)
Method addDatabase |
void |
clearDatabase()
Method clearDatabase |
java.util.Enumeration |
enumerateDatabase()
Method enumerateDatabase |
Database[] |
getDatabase()
Method getDatabase |
Database |
getDatabase(int index)
Method getDatabase |
int |
getDatabaseCount()
Method getDatabaseCount |
java.lang.String |
getName()
Returns the value of field 'name'. |
TransactionDemarcation |
getTransactionDemarcation()
Returns the value of field 'transactionDemarcation'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeDatabase(Database vDatabase)
Method removeDatabase |
void |
setDatabase(Database[] databaseArray)
Method setDatabase |
void |
setDatabase(int index,
Database vDatabase)
Method setDatabase |
void |
setName(java.lang.String name)
Sets the value of field 'name'. |
void |
setTransactionDemarcation(TransactionDemarcation transactionDemarcation)
Sets the value of field 'transactionDemarcation'. |
static JdoConf |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JdoConf()
| Method Detail |
public void addDatabase(Database vDatabase)
throws java.lang.IndexOutOfBoundsException
vDatabase -
java.lang.IndexOutOfBoundsException
public void addDatabase(int index,
Database vDatabase)
throws java.lang.IndexOutOfBoundsException
index - vDatabase -
java.lang.IndexOutOfBoundsExceptionpublic void clearDatabase()
public java.util.Enumeration enumerateDatabase()
public Database getDatabase(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Database[] getDatabase()
public int getDatabaseCount()
public java.lang.String getName()
public TransactionDemarcation getTransactionDemarcation()
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 boolean removeDatabase(Database vDatabase)
vDatabase -
public void setDatabase(int index,
Database vDatabase)
throws java.lang.IndexOutOfBoundsException
index - vDatabase -
java.lang.IndexOutOfBoundsExceptionpublic void setDatabase(Database[] databaseArray)
databaseArray - public void setName(java.lang.String name)
name - the value of field 'name'.public void setTransactionDemarcation(TransactionDemarcation transactionDemarcation)
transactionDemarcation - the value of field
'transactionDemarcation'.
public static JdoConf 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 | ||||||||||