Package net.truej.sql.source
Class DataSourceW.Batched
java.lang.Object
net.truej.sql.source.DataSourceW.Batched
- All Implemented Interfaces:
As<DataSourceW.AsCall,,DataSourceW.Batched.AsGeneratedKeys> NoUpdateCount.List_,NoUpdateCount.ListG,NoUpdateCount.None
- Enclosing class:
DataSourceW
public static class DataSourceW.Batched
extends Object
implements As<DataSourceW.AsCall,DataSourceW.Batched.AsGeneratedKeys>, NoUpdateCount.None, NoUpdateCount.List_
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.truej.sql.fetch.As
asCall, asGeneratedKeys, asGeneratedKeysMethods inherited from interface net.truej.sql.fetch.NoUpdateCount.List_
fetchList, fetchListMethods inherited from interface net.truej.sql.fetch.NoUpdateCount.ListG
fetchListMethods inherited from interface net.truej.sql.fetch.NoUpdateCount.None
fetchNone
-
Field Details
-
withUpdateCount
-
g
-
-
Constructor Details
-
Batched
public Batched()
-