org.apache.ojb.jdo
Interface JDOConstants
- public interface JDOConstants
- Author:
- Matthew Baird
PERSISTENCE_MANAGER_FACTORY_CLASS
public static final java.lang.String PERSISTENCE_MANAGER_FACTORY_CLASS
- See Also:
- Constant Field Values
OPTIMISTIC
public static final java.lang.String OPTIMISTIC
- See Also:
- Constant Field Values
RETAIN_VALUES
public static final java.lang.String RETAIN_VALUES
- See Also:
- Constant Field Values
RESTORE_VALUES
public static final java.lang.String RESTORE_VALUES
- See Also:
- Constant Field Values
IGNORE_CACHE
public static final java.lang.String IGNORE_CACHE
- See Also:
- Constant Field Values
NON_TRANSACTIONAL_READ
public static final java.lang.String NON_TRANSACTIONAL_READ
- See Also:
- Constant Field Values
NON_TRANSACTIONAL_WRITE
public static final java.lang.String NON_TRANSACTIONAL_WRITE
- See Also:
- Constant Field Values
MULTI_THREADED
public static final java.lang.String MULTI_THREADED
- See Also:
- Constant Field Values
CONNECTION_USER_NAME
public static final java.lang.String CONNECTION_USER_NAME
- See Also:
- Constant Field Values
CONNECTION_PASSWORD
public static final java.lang.String CONNECTION_PASSWORD
- See Also:
- Constant Field Values
CONNECTION_URL
public static final java.lang.String CONNECTION_URL
- See Also:
- Constant Field Values
CONNECTION_FACTORY_NAME
public static final java.lang.String CONNECTION_FACTORY_NAME
- See Also:
- Constant Field Values
CONNECTION_FACTORY_2_NAME
public static final java.lang.String CONNECTION_FACTORY_2_NAME
- See Also:
- Constant Field Values
ALIAS
public static final java.lang.String ALIAS
- See Also:
- Constant Field Values
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14