java.lang.Object
org.litebridgedb.db.spi.expression.SubselectExpression
- All Implemented Interfaces:
ConnectionProviderExpression,SelectExpression
- Direct Known Subclasses:
Subselect
-
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 org.litebridgedb.db.spi.expression.ConnectionProviderExpression
toSql, toSql
-
Field Details
-
subselect
-
-
Constructor Details
-
SubselectExpression
-