public interface HandlePool
Modifier and Type | Method and Description |
---|---|
void |
close()
Close all handles for this datasource
|
DatasourceHandle |
getHandle()
Get a handle of the datasource
Might return null if no valid handle is available
|
java.lang.String |
getTypeID()
Get the type id of the handles
|
DatasourceHandle getHandle()
java.lang.String getTypeID()
void close()
Copyright © 2018 Gentics Software. All Rights Reserved.