exposed
Toggle table of contents
1.0.0-rc-1
jvm
Platform filter
jvm
Switch theme
Search in API
exposed
exposed-jdbc
/
org.jetbrains.exposed.v1.jdbc
/
ExposedConnectionImpl
Exposed
Connection
Impl
class
ExposedConnectionImpl
:
DatabaseConnectionAutoRegistration
Class responsible for the actual loading when a
Database
instance accesses a connection.
Members
Constructors
Exposed
Connection
Impl
Link copied to clipboard
constructor
(
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
connection
:
Connection
)
:
JdbcConnectionImpl