QuerySQLSyntaxProvider
SQLSyntax provider for query parts.
Attributes
- Source
- SQLSyntaxSupportFeature.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AsteriskProvidertrait ResultAllProvidertrait SQLSyntaxProvider[A]trait SelectDynamicMacro[A]trait Dynamicclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns scalikejdbc.interpolation.SQLSyntax value for the column.
Returns scalikejdbc.interpolation.SQLSyntax value for the column.
Attributes
Attributes
- Definition Classes
-
ResultAllProvider
- Source
- SQLSyntaxSupportFeature.scala
Inherited methods
Returns scalikejdbc.interpolation.SQLSyntax value for the column.
Returns scalikejdbc.interpolation.SQLSyntax value for the column.
Attributes
- Inherited from:
- SQLSyntaxProvider
- Source
- SQLSyntaxSupportFeature.scala
Returns scalikejdbc.interpolation.SQLSyntax value for the column which is referred by the field.
Returns scalikejdbc.interpolation.SQLSyntax value for the column which is referred by the field.
Attributes
- Inherited from:
- SQLSyntaxProvider
- Source
- SQLSyntaxSupportFeature.scala
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- SelectDynamicMacro
- Source
- SelectDynamicMacro.scala
Attributes
- Inherited from:
- SelectDynamicMacro
- Source
- SelectDynamicMacro.scala
Concrete fields
Attributes
Attributes
Attributes
Attributes
Inherited fields
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala
Delimiter for alias names in SQL.
Delimiter for alias names in SQL.
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala
True if you need forcing upper column names in SQL.
True if you need forcing upper column names in SQL.
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala
Rule to convert field names to column names.
Rule to convert field names to column names.
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala
True if you need to convert field names to snake_case column names in SQL.
True if you need to convert field names to snake_case column names in SQL.
Attributes
- Inherited from:
- SQLSyntaxProviderCommonImpl (hidden)
- Source
- SQLSyntaxSupportFeature.scala