org.apache.openjpa.enhance
Interface RuntimeUnenhancedClassesModes


public interface RuntimeUnenhancedClassesModes

Possible values for the openjpa.RuntimeUnenhancedClasses configuration setting.

Since:
1.0.0

Field Summary
static int SUPPORTED
           
static int UNSUPPORTED
           
static int WARN
           
 

Field Detail

SUPPORTED

static final int SUPPORTED
See Also:
Constant Field Values

UNSUPPORTED

static final int UNSUPPORTED
See Also:
Constant Field Values

WARN

static final int WARN
See Also:
Constant Field Values


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01