public class NuoDBDisposableDataSourceHandler extends Object
ResultSet.TYPE_FORWARD_ONLY
. These are methods intercepted by the handler:
Constructor and Description |
---|
NuoDBDisposableDataSourceHandler() |
Modifier and Type | Method and Description |
---|---|
static DisposableDataSource |
newInstance(DataSource dataSource)
Creates reflection proxy for the specified NuoDB data source
|
static DisposableDataSource |
newInstance(DataSource dataSource,
Disposable disposable) |
public static DisposableDataSource newInstance(DataSource dataSource)
dataSource
- to intercept invocationspublic static DisposableDataSource newInstance(DataSource dataSource, Disposable disposable)
Copyright © 2007–2022 Atlassian. All rights reserved.