
Icon | Member | Description |
---|---|---|
![]() | SqlQuery(String) |
Creates a new SqlQuery using the specified query and a default type (Object).
|
![]() | SqlQuery(Type, String) |
Internal constructor
|
![]() | SqlQuery(String, String) |
Creates a new SqlQuery using the specified query and type name.
|