Package net.truej.sql.source
Class DataSourceW.Batched.AsGeneratedKeys
java.lang.Object
net.truej.sql.source.DataSourceW.Batched.AsGeneratedKeys
- All Implemented Interfaces:
NoUpdateCount.List_,NoUpdateCount.ListG,NoUpdateCount.None
- Enclosing class:
DataSourceW.Batched
public static class DataSourceW.Batched.AsGeneratedKeys
extends Object
implements NoUpdateCount.None, NoUpdateCount.List_
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescription -
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.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
-
AsGeneratedKeys
public AsGeneratedKeys()
-