Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02

weblogic.ejbgen
Annotation Type DBSpecificSQL


public @interface DBSpecificSQL

Created by IntelliJ IDEA. User: mkovacs Date: Dec 8, 2004 Time: 1:36:04 PM To change this template use File | Settings | File Templates.


Required Element Summary
 String databaseType
           
 String sql
           
 

Element Detail

databaseType

public abstract String databaseType

sql

public abstract String sql

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