Package org.castor.persist.resolver
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ResolverStrategy Strategy pattern to allow for common operations related to field resolution based upon the type of the field.
Classes
ManyRelationResolver Implementation of ResolverStrategy for many relations.
ManyToManyRelationResolver Implementation of ResolverStrategy for M:N relations.
OneToManyRelationResolver No description provided.
PersistanceCapableRelationResolver Implementation of ResolverStrategy for 1:1 relations
PrimitiveResolver No description provided.
ResolverFactory Factory class for instantiating ResolverStragegy instances.
SerializableResolver Implementation of ResolverStrategy for serializable fields.