Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\sqlj\lib\sqlj\runtime\error\RuntimeRefErrorsText.class
?? . u 3 B 2 C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t contents [[Ljava/lang/Object; <init> ()V Code LineNumberTable LocalVariableTable this )Lsqlj/runtime/error/RuntimeRefErrorsText; getContents ()[[Ljava/lang/Object; <clinit> SourceFile RuntimeRefErrorsText.java 6 7 4 5 [Ljava/lang/Object; java/lang/Object RTR-0001 profile {0} not found: {1} RTR-0001@sqlstate 46130 RTR-0002 'no rows found for select into statement RTR-0002@sqlstate 02000 RTR-0003 -multiple rows found for select into statement RTR-0003@sqlstate 21000 RTR-0004 1expected {0} columns in select list but found {1} RTR-0004@sqlstate 42122 RTR-0008 found null connection context RTR-0008@sqlstate 08003 RTR-0009 found null execution context RTR-0009@sqlstate 08000 RTR-0010 null connection RTR-0010@sqlstate RTR-0011 5could not establish connection to DataSource {0}: {1} RTR-0011@sqlstate RTR-0012 &could not load context type map {0}{1} RTR-0012@sqlstate RTR-0013 invalid batch limit: {0} RTR-0013@sqlstate RTR-0014 closed connection RTR-0014@sqlstate RTR-0015 incompatible batch RTR-0015@sqlstate RTR-0016;SQLJ programs translated with the option -codegen=oracle must be run under Oracle JDBC 9.0.0 or higher. If the Oracle JDBC driver is wrapped, then the wrapper must implement all of the oracle.jdbc.OracleXxxx interfaces. Alternatively, you can translate SQLJ programs either with -codegen=iso or with -codegen=jdbc. RTR-0016@sqlstate 'sqlj/runtime/error/RuntimeRefErrorsText java/util/ListResourceBundle ! 2 3 4 5 6 7 8 / *? ? 9 : ; <