Uses of Package
com.jenkov.mrpersister.itf.mapping

Packages that use com.jenkov.mrpersister.itf.mapping
com.jenkov.mrpersister   
com.jenkov.mrpersister.impl   
com.jenkov.mrpersister.impl.mapping   
com.jenkov.mrpersister.impl.mapping.method   
com.jenkov.mrpersister.itf   
com.jenkov.mrpersister.itf.mapping   
com.jenkov.mrpersister.util   
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister
IObjectMappingFactory
          This interface represents the functions of the object mapping factorie(s) used by Mr.
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister.impl
ICustomObjectMapper
          A custom object mapper can assist the IGenericDao instances with the mapping of classes to database tables.
IKeyValue
          This interface represents a concrete compound key.
IObjectMapper
          This interface represents the functions made available by the object mapper in Mr.
IObjectMapping
          Represents one method from an object to the database, and/or from the database to the object.
IObjectMappingCache
          The IObjectMappingCache is a cache for object mappings.
IObjectMappingFactory
          This interface represents the functions of the object mapping factorie(s) used by Mr.
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister.impl.mapping
ICustomObjectMapper
          A custom object mapper can assist the IGenericDao instances with the mapping of classes to database tables.
IDbNameDeterminer
          This interface represents the database name determiner to be used with Mr.
IDbNameGuesser
          This interface represents the functions made available by the database name guessers used in Mr.
IDbPrimaryKeyDeterminer
          This interface represents the functions of the database primary key determiners used in Mr.
IGetterMapping
          This interface represents the functions special to getter method mappings.
IKey
          This interface represents a mapping of a primary or foreing key in a database, to a list of getter and setter mappings.
IKeyValue
          This interface represents a concrete compound key.
IMethodMapping
          This interface represents the functions that both IGetterMapping and ISetterMapping instances have in common (it is the super-interface of both).
IObjectMapper
          This interface represents the functions made available by the object mapper in Mr.
IObjectMapping
          Represents one method from an object to the database, and/or from the database to the object.
IObjectMappingCache
          The IObjectMappingCache is a cache for object mappings.
IObjectMappingFactory
          This interface represents the functions of the object mapping factorie(s) used by Mr.
IObjectMappingKey
           
ISetterMapping
          This interface represents functions special to the setter method mappings.
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister.impl.mapping.method
IGetterMapping
          This interface represents the functions special to getter method mappings.
IMethodMapping
          This interface represents the functions that both IGetterMapping and ISetterMapping instances have in common (it is the super-interface of both).
ISetterMapping
          This interface represents functions special to the setter method mappings.
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister.itf
ICustomObjectMapper
          A custom object mapper can assist the IGenericDao instances with the mapping of classes to database tables.
IKeyValue
          This interface represents a concrete compound key.
IObjectMapper
          This interface represents the functions made available by the object mapper in Mr.
IObjectMapping
          Represents one method from an object to the database, and/or from the database to the object.
IObjectMappingCache
          The IObjectMappingCache is a cache for object mappings.
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister.itf.mapping
ICustomObjectMapper
          A custom object mapper can assist the IGenericDao instances with the mapping of classes to database tables.
IDbNameDeterminer
          This interface represents the database name determiner to be used with Mr.
IDbNameGuesser
          This interface represents the functions made available by the database name guessers used in Mr.
IDbPrimaryKeyDeterminer
          This interface represents the functions of the database primary key determiners used in Mr.
IGetterMapping
          This interface represents the functions special to getter method mappings.
IKey
          This interface represents a mapping of a primary or foreing key in a database, to a list of getter and setter mappings.
IKeyValue
          This interface represents a concrete compound key.
IMethodMapping
          This interface represents the functions that both IGetterMapping and ISetterMapping instances have in common (it is the super-interface of both).
IObjectMapping
          Represents one method from an object to the database, and/or from the database to the object.
IObjectMappingKey
           
ISetterMapping
          This interface represents functions special to the setter method mappings.
 

Classes in com.jenkov.mrpersister.itf.mapping used by com.jenkov.mrpersister.util
IKeyValue
          This interface represents a concrete compound key.
IObjectMapping
          Represents one method from an object to the database, and/or from the database to the object.