Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return Logger
static Logger Logger.getLoggerFor(String literal)
          Return the Logger value corresponding to the given literal.
static Logger Logger.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Logger[] Logger.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 Logger
 void Logging.setLogger(Logger newLogger)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.