| Package | Description |
|---|---|
| org.killbill.billing.util.entity.dao |
| Modifier and Type | Method and Description |
|---|---|
protected EntitySqlDaoTransactionWrapper<java.util.List<M>> |
EntityDaoBase.getCreateEntitySqlDaoTransactionWrapper(java.lang.Iterable<M> entities,
InternalCallContext context) |
protected EntitySqlDaoTransactionWrapper<M> |
EntityDaoBase.getCreateEntitySqlDaoTransactionWrapper(M entity,
InternalCallContext context) |
| Modifier and Type | Method and Description |
|---|---|
<ReturnType,E extends java.lang.Exception> |
EntitySqlDaoTransactionalJdbiWrapper.execute(boolean ro,
java.lang.Class<E> exception,
EntitySqlDaoTransactionWrapper<ReturnType> entitySqlDaoTransactionWrapper) |
<ReturnType> |
EntitySqlDaoTransactionalJdbiWrapper.execute(boolean requestedRO,
EntitySqlDaoTransactionWrapper<ReturnType> entitySqlDaoTransactionWrapper) |
Copyright © 2010-2020. All Rights Reserved.