Uses of Class
org.apache.openejb.jee.jba.cmp.Alias

Packages that use Alias
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Alias in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Alias
protected  Alias Select.alias
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Alias
 Alias ObjectFactory.createAlias()
          Create an instance of Alias
 Alias Select.getAlias()
          Gets the value of the alias property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Alias
 void Select.setAlias(Alias value)
          Sets the value of the alias property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.