org.nakedobjects.plugins.sql.objectstore.mapping
Interface FieldMappingFactory

All Known Implementing Classes:
AbstractFieldMappingFactory, JdbcDateMapper.Factory, JdbcDateTimeMapper.Factory, JdbcGeneralValueMapper.Factory, JdbcObjectReferenceFieldMapping.Factory, JdbcTimeMapper.Factory, JdbcTimestampMapper.Factory

public interface FieldMappingFactory


Method Summary
 FieldMapping createFieldMapping(NakedObjectAssociation field)
           
 

Method Detail

createFieldMapping

FieldMapping createFieldMapping(NakedObjectAssociation field)


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