public class PoolManagerConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BASIC_PASSWORD |
static String |
GENERIC_CREDENTIAL |
static int |
KERBV5 |
static int |
LOCAL_TRANSACTION |
static int |
NO_TRANSACTION |
static String |
PASSWORD_CREDENTIAL |
static int |
XA_TRANSACTION |
Constructor and Description |
---|
PoolManagerConstants() |
public static final int NO_TRANSACTION
public static final int LOCAL_TRANSACTION
public static final int XA_TRANSACTION
public static final int BASIC_PASSWORD
public static final int KERBV5
public static final String PASSWORD_CREDENTIAL
public static final String GENERIC_CREDENTIAL
Copyright © 2019. All rights reserved.