public class SqlStreamTransactionAwareProxy extends Object implements InvocationHandler
| Constructor and Description |
|---|
SqlStreamTransactionAwareProxy(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
static be.bendem.sqlstreams.Sql |
createProxy(DataSource dataSource) |
Object |
invoke(Object o,
Method method,
Object[] objects) |
public SqlStreamTransactionAwareProxy(DataSource dataSource)
public static be.bendem.sqlstreams.Sql createProxy(DataSource dataSource)
Copyright © 2017. All rights reserved.