Package net.truej.sql.source
Class DataSourceW.Single.G
java.lang.Object
net.truej.sql.source.DataSourceW.Single.G
- All Implemented Interfaces:
NoUpdateCount.ListG,NoUpdateCount.OneG,NoUpdateCount.OneOrZeroG,NoUpdateCount.StreamG
- Enclosing class:
DataSourceW.Single
public static class DataSourceW.Single.G
extends Object
implements NoUpdateCount.OneG, NoUpdateCount.OneOrZeroG, NoUpdateCount.ListG, NoUpdateCount.StreamG
-
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.ListG
fetchListMethods inherited from interface net.truej.sql.fetch.NoUpdateCount.OneG
fetchOneMethods inherited from interface net.truej.sql.fetch.NoUpdateCount.OneOrZeroG
fetchOneOrZeroMethods inherited from interface net.truej.sql.fetch.NoUpdateCount.StreamG
fetchStream
-
Constructor Details
-
G
public G()
-