Interface | Description |
---|---|
CloseMe |
A convenience mixin interface which defines the close() method.
|
GetHandle |
A mixin interface to define a method for obtaining the Handle attached to a sql object
|
Transactional<SelfType extends Transactional<SelfType>> |
A mixin interface to expose transaction methods on the sql object.
|
Copyright © 2018. All rights reserved.