Uses of Class
guru.mikelue.jdut.operation.TableBasedOperator
-
Packages that use TableBasedOperator Package Description guru.mikelue.jdut.operation The most important objects to effect data to database. -
-
Uses of TableBasedOperator in guru.mikelue.jdut.operation
Methods in guru.mikelue.jdut.operation that return TableBasedOperator Modifier and Type Method Description static TableBasedOperator
TableBasedOperator. buildThreadSafe(DataRowOperator newDataRowOperator)
Builds this operator with thread-safe property.
-