Module sproket.github.io.persism
Package net.sf.persism.annotations
package net.sf.persism.annotations
Persism annotations.
- Version:
- 2.2.0
- Author:
- Dan Howard
-
ClassDescriptionOptional annotation defining a column mapping for a property on the class.Indicates that the property value is set by joining from another table (pojo class).Indicates that the property is not mapped to a column.Indicates that the class represents the result of query instead of a table.Defines the table name for a given class.Indicates this class represents a view.