Package | Description |
---|---|
org.restsql.core |
Contains core framework interfaces, an API for deployments that use
restSQL as a library, rather than an HTTP service.
|
org.restsql.core.impl |
Contains core framework implementation.
|
Modifier and Type | Method and Description |
---|---|
static Factory.ConnectionFactory |
Factory.getConnectionFactory()
Return connection factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionFactoryImpl
Simple non-pooled connection factory that creates a new connection on every call.
|
Copyright © 2011-2018 restSQL Project Contributors