Class PrimitiveFieldStrategy

All Implemented Interfaces:
Serializable, Embeddable, FieldStrategy, Joinable, Strategy

public class PrimitiveFieldStrategy extends AbstractFieldStrategy implements Joinable, Embeddable
Direct mapping from a primitive value to a column.
Since:
0.4.0
Author:
Abe White
See Also: