Package org.springframework.roo.classpath.operations.jsr303

Class Summary
BooleanField  
CollectionField  
DateField This field can optionally provide the mandatory JSR 220 temporal annotation.
EnumField This field is intended for use with JSR 220 and will create a @Enumerated annotation.
FieldDetails Base class containing common JSR 303 and JSR 220 properties that can be auto-generated.
NumericField  
ReferenceField Properties used by the many-to-one side of a relationship (called a "reference").
SetField Properties used by the one side of a many-to-one relationship (called a "set").
StringField Extra validation properties specified to String properties.
StringOrNumericField  
 

Enum Summary
DateFieldPersistenceType  
 



Copyright © 2009-2010 VMware, Inc. All Rights Reserved.