deploymentDescriptor |
R |
java.lang.String |
MBean Attribute. |
jboss:service=Naming
jboss:service=TransactionManager
jboss.jca:service=DataSourceBinding,name=DefaultDS
HILOSEQUENCES
SEQUENCENAME
HIGHVALUES
create table HILOSEQUENCES (SEQUENCENAME varchar(50) not null, HIGHVALUES integer not null, constraint hilo_pk primary key (SEQUENCENAME))
true
false
HiLoKeyGeneratorFactory
general
10
|
MBeans |
R |
[Ljava.lang.String; |
MBean Attribute. |
jboss.management.local:J2EEApplication=null,J2EEServer=Local,ServiceModule=uuid-key-generator.sar,j2eeType=MBean,name=jboss%3aservice%3dKeyGeneratorFactory%2ctype%3dUUID
jboss.management.local:J2EEApplication=null,J2EEServer=Local,ServiceModule=uuid-key-generator.sar,j2eeType=MBean,name=jboss%3aservice%3dKeyGeneratorFactory%2ctype%3dHiLo
|