Uses of Interface
com.d3x.core.db.DatabaseExecute.Single
-
Packages that use DatabaseExecute.Single Package Description com.d3x.core.db -
-
Uses of DatabaseExecute.Single in com.d3x.core.db
Methods in com.d3x.core.db with parameters of type DatabaseExecute.Single Modifier and Type Method Description com.d3x.core.util.Option<java.lang.Integer>DatabaseExecute. apply(DatabaseExecute.Single handler)Applies this database execute operation
-