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