| Package | Description |
|---|---|
| com.speedment.runtime.core.component.connectionpool |
The
ConnectionPoolComponent and related classes are located in this
package. |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonConnectionPoolComponent
Alternative implementation of
ConnectionPoolComponent that uses a
semaphore to make sure that only one connection is able to communicate with
the database at a time. |
Copyright © 2019 Speedment, Inc.. All rights reserved.