Class StringFieldStrategy

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

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