Package | Description |
---|---|
org.jboss.jca.common.api.metadata |
This package contains interfaces to define metadata api
|
org.jboss.jca.common.api.metadata.common |
This package contains interfaces to define metadata api cpmmon in various xsds
|
Modifier and Type | Field and Description |
---|---|
static FlushStrategy |
Defaults.FLUSH_STRATEGY
Flush strategy
|
Modifier and Type | Method and Description |
---|---|
static FlushStrategy |
FlushStrategy.forName(String name)
Static method to get enum instance given localName XsdString
|
FlushStrategy |
Pool.getFlushStrategy()
Get the flushStrategy.
|
static FlushStrategy |
FlushStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlushStrategy[] |
FlushStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.