org.exolab.castor.jdo.conf

Class JdoConf

public class JdoConf extends Object implements Serializable

Class JdoConf.

Version: $Revision: 1.3 $ $Date: 2005/03/05 13:41:50 $

Constructor Summary
JdoConf()
Method Summary
voidaddDatabase(Database vDatabase)
Method addDatabase
voidaddDatabase(int index, Database vDatabase)
Method addDatabase
voidclearDatabase()
Method clearDatabase
EnumerationenumerateDatabase()
Method enumerateDatabase
DatabasegetDatabase(int index)
Method getDatabase
Database[]getDatabase()
Method getDatabase
intgetDatabaseCount()
Method getDatabaseCount
TransactionDemarcationgetTransactionDemarcation()
Returns the value of field 'transactionDemarcation'.
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
booleanremoveDatabase(Database vDatabase)
Method removeDatabase
voidsetDatabase(int index, Database vDatabase)
Method setDatabase
voidsetDatabase(Database[] databaseArray)
Method setDatabase
voidsetTransactionDemarcation(TransactionDemarcation transactionDemarcation)
Sets the value of field 'transactionDemarcation'.
static Objectunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

JdoConf

public JdoConf()

Method Detail

addDatabase

public void addDatabase(Database vDatabase)
Method addDatabase

Parameters: vDatabase

addDatabase

public void addDatabase(int index, Database vDatabase)
Method addDatabase

Parameters: index vDatabase

clearDatabase

public void clearDatabase()
Method clearDatabase

enumerateDatabase

public Enumeration enumerateDatabase()
Method enumerateDatabase

getDatabase

public Database getDatabase(int index)
Method getDatabase

Parameters: index

getDatabase

public Database[] getDatabase()
Method getDatabase

getDatabaseCount

public int getDatabaseCount()
Method getDatabaseCount

getTransactionDemarcation

public TransactionDemarcation getTransactionDemarcation()
Returns the value of field 'transactionDemarcation'.

Returns: the value of field 'transactionDemarcation'.

isValid

public boolean isValid()
Method isValid

marshal

public void marshal(Writer out)
Method marshal

Parameters: out

marshal

public void marshal(ContentHandler handler)
Method marshal

Parameters: handler

removeDatabase

public boolean removeDatabase(Database vDatabase)
Method removeDatabase

Parameters: vDatabase

setDatabase

public void setDatabase(int index, Database vDatabase)
Method setDatabase

Parameters: index vDatabase

setDatabase

public void setDatabase(Database[] databaseArray)
Method setDatabase

Parameters: databaseArray

setTransactionDemarcation

public void setTransactionDemarcation(TransactionDemarcation transactionDemarcation)
Sets the value of field 'transactionDemarcation'.

Parameters: transactionDemarcation the value of field 'transactionDemarcation'.

unmarshal

public static Object unmarshal(Reader reader)
Method unmarshal

Parameters: reader

validate

public void validate()
Method validate
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com