Uses of Class
org.apache.openejb.jee.wls.SqlShape

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

Uses of SqlShape in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type SqlShape
protected  java.util.List<SqlShape> WeblogicRdbmsBean.sqlShape
           
 

Methods in org.apache.openejb.jee.wls that return SqlShape
 SqlShape ObjectFactory.createSqlShape()
          Create an instance of SqlShape
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type SqlShape
 java.util.List<SqlShape> WeblogicRdbmsBean.getSqlShape()
          Gets the value of the sqlShape property.
 



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