Package com.landawn.abacus.util
Annotation Type JdbcUtil.Dao.Transactional
-
@Retention(RUNTIME) @Target(METHOD) public static @interface JdbcUtil.Dao.Transactional
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Propagation
propagation
-
-
-
Element Detail
-
propagation
Propagation propagation
- Default:
- com.landawn.abacus.util.Propagation.REQUIRED
-
-