Annotation Interface DAO.Transaction

Enclosing class:
DAO

@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public static @interface DAO.Transaction
Annotation used to set the name of the transaction. It should be filled with a string that identify the name of the transaction within the PoolKit.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""