Kodo 4.0.0RC2 generated on May 12 2006

kodo.kernel
Interface AutoClear

All Known Subinterfaces:
KodoEntityManager, KodoPersistenceManager

public interface AutoClear

State clearing constants.

Since:
4.0

Field Summary
static int CLEAR_ALL
          Clear state when entering any transaction.
static int CLEAR_DATASTORE
          Clear state when entering a datastore transaction.
 

Field Detail

CLEAR_DATASTORE

static final int CLEAR_DATASTORE
Clear state when entering a datastore transaction.

See Also:
Constant Field Values

CLEAR_ALL

static final int CLEAR_ALL
Clear state when entering any transaction.

See Also:
Constant Field Values

Kodo 4.0.0RC2 generated on May 12 2006

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.