Uses of Interface
org.salespointframework.core.data.database.ClassFieldMapper

Packages that use ClassFieldMapper
org.salespointframework.core.data.database Database connection implementations 
 

Uses of ClassFieldMapper in org.salespointframework.core.data.database
 

Classes in org.salespointframework.core.data.database that implement ClassFieldMapper
 class DefaultClassFieldMapper
          This is the default implementation for the ClassFieldMapper deals with annotations
 

Methods in org.salespointframework.core.data.database with parameters of type ClassFieldMapper
 void PersistenceManager.setClassFieldMapper(ClassFieldMapper cfm)
          sets the current ClassFieldMapper