Uses of Class
org.apache.openejb.jee.jba.cmp.PostTableCreate
-
Packages that use PostTableCreate Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PostTableCreate in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as PostTableCreate Modifier and Type Field Description protected PostTableCreateDefaults. postTableCreateprotected PostTableCreateEntity. postTableCreateprotected PostTableCreateRelationTableMapping. postTableCreateMethods in org.apache.openejb.jee.jba.cmp that return PostTableCreate Modifier and Type Method Description PostTableCreateObjectFactory. createPostTableCreate()Create an instance ofPostTableCreatePostTableCreateDefaults. getPostTableCreate()Gets the value of the postTableCreate property.PostTableCreateEntity. getPostTableCreate()Gets the value of the postTableCreate property.PostTableCreateRelationTableMapping. getPostTableCreate()Gets the value of the postTableCreate property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type PostTableCreate Modifier and Type Method Description voidDefaults. setPostTableCreate(PostTableCreate value)Sets the value of the postTableCreate property.voidEntity. setPostTableCreate(PostTableCreate value)Sets the value of the postTableCreate property.voidRelationTableMapping. setPostTableCreate(PostTableCreate value)Sets the value of the postTableCreate property.
-