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