Uses of Package
org.javalite.activejdbc.annotations
-
Packages that use org.javalite.activejdbc.annotations Package Description org.javalite.activejdbc.annotations Contains annotations for overriding default behaviour. -
Classes in org.javalite.activejdbc.annotations used by org.javalite.activejdbc.annotations Class Description BelongsTo Place on a child model of the One-to-many relationship if the tables do not follow the ActiveJDBC naming conventions.HasMany Place on a parent model of the One-to-many relationship if the tables do not follow the ActiveJDBC naming conventions.Many2Many Use this annotation to override conventions in cases where they are impossible to follow.