Dali Provisional API
Release 3.2

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

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

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

Fields in org.eclipse.jpt.jpa.eclipselink.core.context.persistence declared as Weaving
static Weaving Customization.DEFAULT_WEAVING
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return Weaving
 Weaving Customization.getDefaultWeaving()
           
 Weaving Customization.getWeaving()
           
static Weaving Weaving.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Weaving[] Weaving.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 Weaving
 void Customization.setWeaving(Weaving newWeaving)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.