Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return EclipseLinkProfiler
static EclipseLinkProfiler EclipseLinkProfiler.fromPropertyValue(String propertyValue)
           
static EclipseLinkProfiler EclipseLinkProfiler.getProfilerFor(String literal)
          Return the Profiler value corresponding to the given literal.
static EclipseLinkProfiler EclipseLinkProfiler.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EclipseLinkProfiler[] EclipseLinkProfiler.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 EclipseLinkProfiler
 void EclipseLinkCustomization.setProfiler(EclipseLinkProfiler newProfiler)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.