| Package | Description |
|---|---|
| com.github.fabienbarbero.sql |
| Modifier and Type | Method and Description |
|---|---|
static SQLAccess |
SQLAccess.of(Connection conn) |
static SQLAccess |
SQLAccess.of(Connection conn,
boolean readOnly) |
static SQLAccess |
SQLAccess.of(DataSource ds) |
static SQLAccess |
SQLAccess.of(DataSource ds,
boolean readOnly) |
Copyright © 2018. All rights reserved.