|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| com.liferay.portal.dao.jdbc.aop | |
| com.liferay.portal.kernel.dao.jdbc.aop | |
| Uses of Operation in com.liferay.portal.dao.jdbc.aop |
|---|
| Methods in com.liferay.portal.dao.jdbc.aop that return Operation | |
|---|---|
Operation |
DefaultDynamicDataSourceTargetSource.getOperation()
|
| Methods in com.liferay.portal.dao.jdbc.aop with parameters of type Operation | |
|---|---|
void |
DefaultDynamicDataSourceTargetSource.setOperation(Operation operation)
|
| Uses of Operation in com.liferay.portal.kernel.dao.jdbc.aop |
|---|
| Methods in com.liferay.portal.kernel.dao.jdbc.aop that return Operation | |
|---|---|
Operation |
DynamicDataSourceTargetSource.getOperation()
|
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.dao.jdbc.aop with parameters of type Operation | |
|---|---|
void |
DynamicDataSourceTargetSource.setOperation(Operation operation)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||