Uses of Class
org.apache.openejb.jee.wls.SqlShape
-
Packages that use SqlShape Package Description 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 Modifier and Type Field Description protected List<SqlShape>WeblogicRdbmsBean. sqlShapeMethods in org.apache.openejb.jee.wls that return SqlShape Modifier and Type Method Description SqlShapeObjectFactory. createSqlShape()Create an instance ofSqlShapeMethods in org.apache.openejb.jee.wls that return types with arguments of type SqlShape Modifier and Type Method Description List<SqlShape>WeblogicRdbmsBean. getSqlShape()Gets the value of the sqlShape property.
-