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
|
String |
getTypeID()
Get the type id of the handles
|
DatasourceHandle getHandle()
String getTypeID()
void close()
Copyright © 2017 Gentics Software. All Rights Reserved.