Uses of Class
org.apache.fluo.api.exceptions.CommitException
-
Packages that use CommitException Package Description org.apache.fluo.api.client -
-
Uses of CommitException in org.apache.fluo.api.client
Methods in org.apache.fluo.api.client that throw CommitException Modifier and Type Method Description void
Transaction. commit()
Commits the transaction.
-