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

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

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


Constructor Summary
JdbcTimestampMapper.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

JdbcTimestampMapper.Factory

public JdbcTimestampMapper.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.