A B C D E F G H I J L M N O P R S T U V W

J

JDO_DATASTORE_PROPERTIES - Static variable in class com.sptci.jdo.PersistenceManagerFactory
The name of the system property used to specify the location of the JDO DataStore connection properties.
jdoChangeListener - Variable in class com.sptci.echo2demo.InputForm
The property change listener used to synchronise modifications applied to UI components to the InputForm.model java bean.
JDOMetaDataGenerator - Class in com.sptci.echo2
A JDO meta-data generator.
JDOMetaDataGenerator() - Constructor for class com.sptci.echo2.JDOMetaDataGenerator
Default constructor.
JDOMetaDataGenerator(String, String, Map<String, String>) - Constructor for class com.sptci.echo2.JDOMetaDataGenerator
Create a new instance of the class using the specified values.
JDOModelGenerator - Class in com.sptci.echo2
A JDO JavaBean generator.
JDOModelGenerator(String) - Constructor for class com.sptci.echo2.JDOModelGenerator
Delegates to the super-class constructor.
JDOModelPropertyChangeListener - Class in com.sptci.echo2
A sub-class of PropertyChangeListener used to synchronise changes made to properties in UI components to the PropertyChangeListener.bean JDO object.
JDOModelPropertyChangeListener(Object) - Constructor for class com.sptci.echo2.JDOModelPropertyChangeListener
Create a new instance of the class using the specified java bean.
JDOModelUpdater - Class in com.sptci.echo2
An updater used to update JavaBean objects from their associated UI containers.
JDOModelUpdater(Object, Object) - Constructor for class com.sptci.echo2.JDOModelUpdater
Create a new instance with the specified UI container and java bean.
JDOObject - Class in com.sptci.jdo
A base object from which all the JDO Object classes will be derived.
JDOObject() - Constructor for class com.sptci.jdo.JDOObject
Default constructor.
jdoPostLoad() - Method in class com.sptci.echo2demo.InputFormModel
Called after the values are loaded from the data store into this instance.
jdoPostLoad() - Method in class com.sptci.jdo.JDOObject
InstanceCallbacks method implementation.
jdoPreClear() - Method in class com.sptci.echo2demo.InputFormModel
Called before the values in the instance are cleared.
jdoPreClear() - Method in class com.sptci.jdo.JDOObject
InstanceCallbacks method implementation.
jdoPreDelete() - Method in class com.sptci.echo2demo.InputFormModel
Called before the instance is deleted.
jdoPreDelete() - Method in class com.sptci.jdo.JDOObject
InstanceCallbacks method implementation.
jdoPreStore() - Method in class com.sptci.echo2demo.InputFormModel
Called before the values are stored from this instance to the data store.
jdoPreStore() - Method in class com.sptci.jdo.JDOObject
InstanceCallbacks method implementation.

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2006 Sans Pareil Technologies, Inc. All Rights Reserved.