@Tags(value={"dbcp","jdbc","database","connection","pooling","store"}) @CapabilityDescription(value="Provides Database Connection Pooling Service. Connections can be asked from pool and returned after usage.") public interface DBCPService extends ControllerService
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
initializegetIdentifier, getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateConnection getConnection() throws ProcessException
ProcessExceptionCopyright © 2017 Apache NiFi Project. All rights reserved.