org.nakedobjects.plugins.sql.objectstore.jdbc
Class JdbcObjectReferenceFieldMapping.Factory

java.lang.Object
  extended by org.nakedobjects.plugins.sql.objectstore.jdbc.JdbcObjectReferenceFieldMapping.Factory
All Implemented Interfaces:
FieldMappingFactory
Enclosing class:
JdbcObjectReferenceFieldMapping

public static class JdbcObjectReferenceFieldMapping.Factory
extends java.lang.Object
implements FieldMappingFactory


Constructor Summary
JdbcObjectReferenceFieldMapping.Factory()
           
 
Method Summary
 FieldMapping createFieldMapping(NakedObjectAssociation field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcObjectReferenceFieldMapping.Factory

public JdbcObjectReferenceFieldMapping.Factory()
Method Detail

createFieldMapping

public FieldMapping createFieldMapping(NakedObjectAssociation field)
Specified by:
createFieldMapping in interface FieldMappingFactory


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