Uses of Class
org.litebridgedb.orm.api.tx.ReadOnlyClause
Packages that use ReadOnlyClause
-
Uses of ReadOnlyClause in org.litebridgedb.orm.api.tx
Methods in org.litebridgedb.orm.api.tx that return ReadOnlyClauseModifier and TypeMethodDescriptionTransactionContext.readOnly()Indicates that the transaction should be read-only.