Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Profiler

Packages that use Profiler
org.eclipse.jpt.jpa.eclipselink.core.context.persistence   
 

Uses of Profiler in org.eclipse.jpt.jpa.eclipselink.core.context.persistence
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return Profiler
static Profiler Profiler.fromPropertyValue(String propertyValue)
           
static Profiler Profiler.getProfilerFor(String literal)
          Return the Profiler value corresponding to the given literal.
static Profiler Profiler.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Profiler[] Profiler.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with parameters of type Profiler
 void Customization.setProfiler(Profiler newProfiler)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.