Fields Summary |
---|
public static final String | EJB_CONTAINER_AVAILABILITY_ENABLED_KEY |
public static final String | SFSB_HA_PERSISTENCE_TYPE_KEYLegal values are those defined in {@link SFSBPersistenceTypeValues}. |
public static final String | SFSB_PERSISTENCE_TYPE_KEYSee {@link #SFSB_HA_PERSISTENCE_TYPE_KEY}. |
public static final String | SFSB_CHECKPOINT_ENABLED_KEY |
public static final String | SFSB_QUICK_CHECKPOINT_ENABLED_KEY |
public static final String | SFSB_STORE_POOL_NAME_KEYThe jndi-name for the JDBC Connection Pool used
potentially by both the Web Container and the EJB Stateful
Session Bean Container for use in checkpointing/passivation
when persistence-type = {@link SFSBPersistenceTypeValues#HA}. |