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

S

save(DatabaseConnector, NakedObject) - Method in class org.nakedobjects.plugins.sql.objectstore.auto.AutoMapper
 
save(DatabaseConnector, NakedObject) - Method in interface org.nakedobjects.plugins.sql.objectstore.ObjectMapping
 
saveInternalCollection(DatabaseConnector, NakedObject) - Method in class org.nakedobjects.plugins.sql.objectstore.auto.AutoCollectionMapper
 
saveInternalCollection(DatabaseConnector, NakedObject) - Method in class org.nakedobjects.plugins.sql.objectstore.auto.ReversedAutoAssociationMapper
 
saveInternalCollection(DatabaseConnector, NakedObject) - Method in interface org.nakedobjects.plugins.sql.objectstore.CollectionMapper
 
select(String) - Method in interface org.nakedobjects.plugins.sql.objectstore.DatabaseConnector
 
select(String) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcConnector
 
setColumn(String) - Method in class org.nakedobjects.plugins.sql.objectstore.IdMappingAbstract
 
setConnectionPool(DatabaseConnectorPool) - Method in class org.nakedobjects.plugins.sql.objectstore.AbstractDatabaseConnector
 
setConnectionPool(DatabaseConnectorPool) - Method in interface org.nakedobjects.plugins.sql.objectstore.DatabaseConnector
 
setConnectionPool(DatabaseConnectorPool) - Method in class org.nakedobjects.plugins.sql.objectstore.ObjectMappingLookup
 
setConnectionPool(DatabaseConnectorPool) - Method in class org.nakedobjects.plugins.sql.objectstore.SqlObjectStore
 
setFromDBColumn(String, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.AbstractJdbcFieldMapping
 
setFromDBColumn(String, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcDateMapper
 
setFromDBColumn(String, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcDateTimeMapper
 
setFromDBColumn(String, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcGeneralValueMapper
 
setFromDBColumn(String, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcTimeMapper
 
setFromDBColumn(String, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcTimestampMapper
 
setId(PrimaryKey) - Method in class org.nakedobjects.plugins.sql.objectstore.SqlOid
Should be called prior to SqlOid.makePersistent()
setMapperLookup(ObjectMappingLookup) - Method in class org.nakedobjects.plugins.sql.objectstore.SqlObjectStore
 
setObjectMappingFactory(ObjectMappingFactory) - Method in class org.nakedobjects.plugins.sql.objectstore.ObjectMappingLookup
 
setObjectReferenceMappingfactory(ObjectReferenceMappingFactory) - Method in class org.nakedobjects.plugins.sql.objectstore.FieldMappingLookup
 
setReferenceFieldMappingFactory(FieldMappingFactory) - Method in class org.nakedobjects.plugins.sql.objectstore.FieldMappingLookup
 
setupParameter(int, StoredProcedure) - Method in interface org.nakedobjects.plugins.sql.objectstore.Parameter
 
setUsed(boolean) - Method in class org.nakedobjects.plugins.sql.objectstore.AbstractDatabaseConnector
 
setUsed(boolean) - Method in interface org.nakedobjects.plugins.sql.objectstore.DatabaseConnector
 
setValueMappingLookup(FieldMappingLookup) - Method in class org.nakedobjects.plugins.sql.objectstore.ObjectMappingLookup
 
shutdown() - Method in class org.nakedobjects.plugins.sql.objectstore.AbstractMapper
 
shutdown() - Method in class org.nakedobjects.plugins.sql.objectstore.DatabaseConnectorPool
 
shutdown() - Method in interface org.nakedobjects.plugins.sql.objectstore.ObjectMapping
 
shutdown() - Method in class org.nakedobjects.plugins.sql.objectstore.ObjectMappingLookup
 
specification - Variable in class org.nakedobjects.plugins.sql.objectstore.auto.AbstractAutoMapper
 
Sql - Class in org.nakedobjects.plugins.sql.objectstore
SQL functions, commands, names that are database dependent
Sql() - Constructor for class org.nakedobjects.plugins.sql.objectstore.Sql
 
SqlExecutionContext - Class in org.nakedobjects.plugins.sql.objectstore
 
SqlExecutionContext(DatabaseConnector, NakedObjectTransactionManager, MessageBroker, UpdateNotifier) - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlExecutionContext
 
SqlObjectStore - Class in org.nakedobjects.plugins.sql.objectstore
 
SqlObjectStore() - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlObjectStore
 
SqlObjectStoreException - Exception in org.nakedobjects.plugins.sql.objectstore
 
SqlObjectStoreException() - Constructor for exception org.nakedobjects.plugins.sql.objectstore.SqlObjectStoreException
 
SqlObjectStoreException(String) - Constructor for exception org.nakedobjects.plugins.sql.objectstore.SqlObjectStoreException
 
SqlObjectStoreException(String, Throwable) - Constructor for exception org.nakedobjects.plugins.sql.objectstore.SqlObjectStoreException
 
SqlObjectStoreException(Throwable) - Constructor for exception org.nakedobjects.plugins.sql.objectstore.SqlObjectStoreException
 
SqlOid - Class in org.nakedobjects.plugins.sql.objectstore
 
SqlOid(String, PrimaryKey, SqlOid.State) - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlOid
 
SqlOid(DataInputExtended) - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlOid
 
SqlOid.State - Enum in org.nakedobjects.plugins.sql.objectstore
 
SqlOidGenerator - Class in org.nakedobjects.plugins.sql.objectstore
 
SqlOidGenerator(DatabaseConnectorPool) - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlOidGenerator
 
SqlPersistenceSessionFactory - Class in org.nakedobjects.plugins.sql.objectstore
 
SqlPersistenceSessionFactory(DeploymentType, SqlPersistorInstaller) - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlPersistenceSessionFactory
 
SqlPersistorInstaller - Class in org.nakedobjects.plugins.sql.objectstore
 
SqlPersistorInstaller(String) - Constructor for class org.nakedobjects.plugins.sql.objectstore.SqlPersistorInstaller
 
startTransaction() - Method in class org.nakedobjects.plugins.sql.objectstore.SqlObjectStore
 
startup(DatabaseConnector, FieldMappingLookup) - Method in class org.nakedobjects.plugins.sql.objectstore.AbstractMapper
 
startup(DatabaseConnector, ObjectMappingLookup) - Method in class org.nakedobjects.plugins.sql.objectstore.auto.AutoMapper
 
startup(DatabaseConnector, ObjectMappingLookup) - Method in interface org.nakedobjects.plugins.sql.objectstore.ObjectMapping
 
StoredProcedure - Interface in org.nakedobjects.plugins.sql.objectstore
 
StringPrimaryKey - Class in org.nakedobjects.plugins.sql.objectstore
 
StringPrimaryKey(String) - Constructor for class org.nakedobjects.plugins.sql.objectstore.StringPrimaryKey
 
StringPrimaryKeyMapper - Class in org.nakedobjects.plugins.sql.objectstore
 
StringPrimaryKeyMapper() - Constructor for class org.nakedobjects.plugins.sql.objectstore.StringPrimaryKeyMapper
 
stringValue() - Method in class org.nakedobjects.plugins.sql.objectstore.IntegerPrimaryKey
 
stringValue() - Method in interface org.nakedobjects.plugins.sql.objectstore.PrimaryKey
 
stringValue() - Method in class org.nakedobjects.plugins.sql.objectstore.StringPrimaryKey
 
stringValue() - Method in class org.nakedobjects.plugins.sql.objectstore.TransientKey
 

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.