Uses of Class
com.jbstrap.core.dao.exception.ConnectionException
Packages that use ConnectionException
Package
Description
-
Uses of ConnectionException in com.jbstrap.core.dao
Methods in com.jbstrap.core.dao that throw ConnectionException -
Uses of ConnectionException in com.jbstrap.core.dao.base
Methods in com.jbstrap.core.dao.base that throw ConnectionException -
Uses of ConnectionException in com.jbstrap.core.interfaces
Methods in com.jbstrap.core.interfaces that throw ConnectionException -
Uses of ConnectionException in com.jbstrap.ui.components.listgrid
Methods in com.jbstrap.ui.components.listgrid that throw ConnectionExceptionModifier and TypeMethodDescriptionfinal ListGrid
ListGrid.save()
Saves all grid modifications to the database within a single database transaction.final ListGrid
ListGrid.save
(Transaction transaction) Saves all grid modifications to the database within a single database transaction.