モジュール org.nkjmlab.sorm4j

パッケージ org.nkjmlab.sorm4j.annotation


package org.nkjmlab.sorm4j.annotation

Provides annotation for object relation mapping.

  • Annotation Interfaces
    クラス
    説明
    Annotation that represents that an element is experimental and may change without further notice.
    Defines a column mapping to a field.
    Defines a prefix for field alias.
    OrmConstructor can be associated with constructor parameters and specify the names of the column.
    Defines a getter method for mapping column to field.
    Defines an ignored field to map column.
    Defines a record for mapping.
    Defines a setter method for mapping column to field.
    Defines a table mapping for a given class.