| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyGeneratorFactory |
UnknownPk.keyGeneratorFactory |
protected KeyGeneratorFactory |
OptimisticLocking.keyGeneratorFactory |
| Modifier and Type | Method and Description |
|---|---|
KeyGeneratorFactory |
ObjectFactory.createKeyGeneratorFactory()
Create an instance of
KeyGeneratorFactory |
KeyGeneratorFactory |
UnknownPk.getKeyGeneratorFactory()
Gets the value of the keyGeneratorFactory property.
|
KeyGeneratorFactory |
OptimisticLocking.getKeyGeneratorFactory()
Gets the value of the keyGeneratorFactory property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnknownPk.setKeyGeneratorFactory(KeyGeneratorFactory value)
Sets the value of the keyGeneratorFactory property.
|
void |
OptimisticLocking.setKeyGeneratorFactory(KeyGeneratorFactory value)
Sets the value of the keyGeneratorFactory property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.