Type Members
-
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
-
def
actionAlias: Option[Ident]
-
-
-
-
final
def
asInstanceOf[T0]: T0
-
-
-
-
-
def
clone(): AnyRef
-
-
def
concatFunction: String
-
-
def
defaultAutoGeneratedToken(field: Token): Token
-
-
def
emptySetContainsToken(field: Token): Token
-
-
final
def
eq(arg0: AnyRef): Boolean
-
-
def
equals(arg0: Any): Boolean
-
-
def
finalize(): Unit
-
def
format(queryString: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
-
-
-
-
final
def
isInstanceOf[T0]: Boolean
-
-
def
liftingPlaceholder(index: Int): String
-
-
final
def
ne(arg0: AnyRef): Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
-
-
-
def
prepareForProbing(string: String): String
-
-
-
-
def
querifyAst(ast: Ast): SqlQuery
-
-
def
scopedTokenizer(ast: Ast)(implicit tokenizer: Tokenizer[Ast]): Token
-
-
-
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
-
def
tokenizeColumn(strategy: NamingStrategy, column: String, renameable: Renameable): String
-
def
tokenizeColumnAlias(strategy: NamingStrategy, column: String): String
-
def
tokenizeFixedColumn(strategy: NamingStrategy, column: String): String
-
def
tokenizeGroupBy(values: Ast)(implicit astTokenizer: Tokenizer[Ast], strategy: NamingStrategy): Token
-
def
tokenizeIdentName(strategy: NamingStrategy, name: String): String
-
def
tokenizeReturningClause(r: ReturningAction, alias: Option[String] = None)(implicit astTokenizer: Tokenizer[Ast], strategy: NamingStrategy): Token
-
def
tokenizeTable(strategy: NamingStrategy, table: String, renameable: Renameable): String
-
def
tokenizeTableAlias(strategy: NamingStrategy, table: String): String
-
-
-
-
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any