Sql
SQL with already embedded parameters.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SqlBaseclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Collect aliases within this SQL
Collect aliases within this SQL
Attributes
Map aliases to a new name.
Map aliases to a new name.
Attributes
Collect embedded parameters.
Collect embedded parameters.
Attributes
Simplify long random generated aliases.
Simplify long random generated aliases.
Attributes
Converts to SQL Text.
Converts to SQL Text.
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Prepares a statement which can then be further filled or executed.
Prepares a statement which can then be further filled or executed.
Attributes
- Definition Classes
Inherited methods
Turns into a batch operation
Raw Executes this statement.
Turns into a update on one value set.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Turns into a query
Shortcut for query all.
Shortcut for query one.