| Package | Description |
|---|---|
| org.jasig.cas.ticket.registry.support |
This package contains the supporting versions of the interfaces
defined in the ticket package.
|
| Modifier and Type | Method and Description |
|---|---|
static JdbcLockingStrategy.DatabasePlatform |
JdbcLockingStrategy.DatabasePlatform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcLockingStrategy.DatabasePlatform[] |
JdbcLockingStrategy.DatabasePlatform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcLockingStrategy.setPlatform(JdbcLockingStrategy.DatabasePlatform platform)
Deprecated.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.