com.objectwave.persist.xml
Class TestSampleXML
java.lang.Object
|
+--com.objectwave.persist.examples.DomainObject
|
+--com.objectwave.persist.xml.TestSampleXML
- All Implemented Interfaces:
- Persistence, java.io.Serializable, TransactionalObjectIF
- public class TestSampleXML
- extends DomainObject
- See Also:
- Serialized Form
Methods inherited from class com.objectwave.persist.examples.DomainObject |
addDefaultPrimaryAttribute, createAdapter, delete, getAdapter, getBrokerName, getClassDescriptor, getEntry, getObjectEditor, getObjectIdentifier, getPrimaryKeyField, getPrimaryKeyFields, getSuperDescriptor, getTableName, getXmlDefinition, initDescription, initDescriptor, initializeObjectEditor, initializeObjectEditor, insert, isDirty, isRetrievedFromDatabase, isTransient, locateXmlMap, lock, markForDelete, save, setAsTransient, setBrokerName, setClassDescriptor, setEntry, setObjectEditor, setObjectIdentifier, setPrimaryKeyField, setPrintString, setRetrievedFromDatabase, setTableName, toString, unlock, update, usesAdapter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_id
public static java.lang.reflect.Field _id
_fieldName_attribute
public static java.lang.reflect.Field _fieldName_attribute
_fieldName_collection
public static java.lang.reflect.Field _fieldName_collection
_fieldName_instance1
public static java.lang.reflect.Field _fieldName_instance1
_fieldName_instance2
public static java.lang.reflect.Field _fieldName_instance2
_fieldName_foreign
public static java.lang.reflect.Field _fieldName_foreign
_fieldName_typeatt
public static java.lang.reflect.Field _fieldName_typeatt
TestSampleXML
public TestSampleXML()