SQLSyntaxSupport

scalikejdbc.SQLSyntaxSupportFeature.SQLSyntaxSupport
See theSQLSyntaxSupport companion trait

Attributes

Companion
trait
Source
SQLSyntaxSupportFeature.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def clearAllLoadedColumns(): Unit

Clears all the loaded column names.

Clears all the loaded column names.

Attributes

Source
SQLSyntaxSupportFeature.scala
def clearLoadedColumns(connectionPoolName: Any): Unit

Clears all the loaded column names for specified connectionPoolName.

Clears all the loaded column names for specified connectionPoolName.

Attributes

Source
SQLSyntaxSupportFeature.scala