Package io.army.criteria.postgre
Interface PostgreQuery._DynamicLockOfTableSpec
- All Superinterfaces:
io.army.criteria.Query._LockOfTableAliasClause<io.army.criteria.Query._MinLockWaitOptionClause<io.army.criteria.Item>>,io.army.criteria.Query._MinLockWaitOptionClause<io.army.criteria.Item>
- Enclosing interface:
PostgreQuery
public static interface PostgreQuery._DynamicLockOfTableSpec
extends io.army.criteria.Query._LockOfTableAliasClause<io.army.criteria.Query._MinLockWaitOptionClause<io.army.criteria.Item>>, io.army.criteria.Query._MinLockWaitOptionClause<io.army.criteria.Item>
-
Method Summary
Methods inherited from interface io.army.criteria.Query._LockOfTableAliasClause
ifOf, of, of, of, of, of, ofMethods inherited from interface io.army.criteria.Query._MinLockWaitOptionClause
ifNoWait, ifSkipLocked, noWait, skipLocked