Package net.truej.sql.source
Class DataSourceW.AsCall.WithUpdateCount.G
java.lang.Object
net.truej.sql.source.DataSourceW.AsCall.WithUpdateCount.G
- All Implemented Interfaces:
UpdateCount.None<long[]>,UpdateCount.One<long[]>,UpdateCount.OneG<long[]>
- Enclosing class:
DataSourceW.AsCall.WithUpdateCount
public static class DataSourceW.AsCall.WithUpdateCount.G
extends Object
implements UpdateCount.None<long[]>, UpdateCount.One<long[]>
-
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.UpdateCount.None
fetchNoneMethods inherited from interface net.truej.sql.fetch.UpdateCount.One
fetchOne, fetchOneMethods inherited from interface net.truej.sql.fetch.UpdateCount.OneG
fetchOne
-
Constructor Details
-
G
public G()
-