Uses of Class
com.jsql.model.exception.AbstractSlidingException
Packages that use AbstractSlidingException
Package
Description
-
Uses of AbstractSlidingException in com.jsql.model.accessible.engine
Methods in com.jsql.model.accessible.engine that throw AbstractSlidingExceptionModifier and TypeMethodDescription -
Uses of AbstractSlidingException in com.jsql.model.exception
Subclasses of AbstractSlidingException in com.jsql.model.exceptionModifier and TypeClassDescriptionclassException class thrown during initial step of injection (aka preparation).classException class thrown during injection process, concerns every step when user interact with database elements (database, table, column).classException class thrown during injection process, concerns every step when user interact with database elements (database, table, column). -
Uses of AbstractSlidingException in com.jsql.model.suspendable
Methods in com.jsql.model.suspendable that throw AbstractSlidingException