Uses of Interface
org.nakedobjects.plugins.sql.objectstore.mapping.ObjectReferenceMapping

Packages that use ObjectReferenceMapping
org.nakedobjects.plugins.sql.objectstore   
org.nakedobjects.plugins.sql.objectstore.jdbc   
org.nakedobjects.plugins.sql.objectstore.mapping   
 

Uses of ObjectReferenceMapping in org.nakedobjects.plugins.sql.objectstore
 

Methods in org.nakedobjects.plugins.sql.objectstore that return ObjectReferenceMapping
 ObjectReferenceMapping FieldMappingLookup.createMapping(NakedObjectSpecification spec)
           
 

Uses of ObjectReferenceMapping in org.nakedobjects.plugins.sql.objectstore.jdbc
 

Classes in org.nakedobjects.plugins.sql.objectstore.jdbc that implement ObjectReferenceMapping
 class JdbcObjectReferenceFieldMapping
           
 class JdbcObjectReferenceMapping
           
 

Methods in org.nakedobjects.plugins.sql.objectstore.jdbc that return ObjectReferenceMapping
 ObjectReferenceMapping JdbcObjectReferenceMappingFactory.createReferenceMapping(NakedObjectSpecification specification)
           
 

Uses of ObjectReferenceMapping in org.nakedobjects.plugins.sql.objectstore.mapping
 

Methods in org.nakedobjects.plugins.sql.objectstore.mapping that return ObjectReferenceMapping
 ObjectReferenceMapping ObjectReferenceMappingFactory.createReferenceMapping(NakedObjectSpecification specification)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.