Package | Description |
---|---|
ra.db.connection |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentConnection
Provide execute SQL statement using a keep database connection, and the connection is thread
safe.
|
class |
OriginalConnection
Provide execute SQL statement using a keep database connection, and the connection is not thread
safe.
|