Uses of Interface
com.jk.data.dataaccess.core.JKDBOperation
Packages that use JKDBOperation
-
Uses of JKDBOperation in com.jk.data.dataaccess.core
Subinterfaces of JKDBOperation in com.jk.data.dataaccess.coreModifier and TypeInterfaceDescriptioninterface
This interface is used to define database query finders within the JK framework.Classes in com.jk.data.dataaccess.core that implement JKDBOperationModifier and TypeClassDescriptionclass
This class is an implementation of theJKFinder
interface.