org.castor.jdo.conf
public class Jndi extends Object implements Serializable
Version: $Revision: 5979 $ $Date$
Constructor Summary | |
---|---|
Jndi() |
Method Summary | |
---|---|
String | getName()
Returns the value of field 'name'.
|
boolean | isValid()
Method isValid
|
void | marshal(Writer out)
Method marshal
|
void | marshal(ContentHandler handler)
Method marshal
|
void | setName(String name)
Sets the value of field 'name'.
|
static Jndi | unmarshal(Reader reader)
Method unmarshal
|
void | validate()
Method validate
|
Returns: String the value of field 'name'.
Returns: boolean
Parameters: out
Parameters: handler
Parameters: name the value of field 'name'.
Parameters: reader
Returns: Jndi