public interface OptimisticConcurrencyForPrimaryKey<E extends Entity & PrimaryKey<E,?,?>,F,R extends EntityRelation> extends OptimisticConcurrencyIndicator<E>, ParserGeneral
| Modifier and Type | Method and Description |
|---|---|
Column<E,F,R> |
getOCCColumn() |
default E |
handleOCC(QueryTarget target,
E entityToUpdate) |
toBD, toBigDecimal, toBigDecimal, toBigInteger, toBooleanBig, toBooleanSmall, toCurrentDateSQL, toCurrentTimestamp, toCurrentTimestampTimeZoneDefault, toDate, toDateSQL, toDateSQL, toDouble, toDouble, toFloat, toFloat, toInteger, toInteger, toLong, toLong, toShort, toSting, toSting, toString, toTime, toTime, toTimestamp, toTimestamp, toTimestamp, toTimeZone, toTimeZone, toTimeZonedefault E handleOCC(QueryTarget target, E entityToUpdate)
handleOCC in interface OptimisticConcurrencyIndicator<E extends Entity & PrimaryKey<E,?,?>>Copyright © 2021. All rights reserved.