| 
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||||
@Retention(value=CLASS) @Target(value=java.lang.annotation.ElementType.TYPE) public @interface SqlShape
| Required Element Summary | |
|---|---|
 String | 
name
Specifies exactly the signature to be generated on the Home class.  | 
| Optional Element Summary | |
|---|---|
 int | 
passThroughColumns
Name of the SQL Shape to use for this finder query  | 
 String[] | 
relationNames
Name of the SQL Shape to use for this finder query  | 
 SqlShapeTable[] | 
tables
Name of the SQL Shape to use for this finder query  | 
| Element Detail | 
|---|
public abstract String name
public abstract String[] relationNames
public abstract SqlShapeTable[] tables
public abstract int passThroughColumns
  | 
Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||