90127=The result set is not updatable. The query must select all columns from a unique key. Only one table may be selected.
90128=The result set is not scrollable and can not be reset. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY).
90128=The result set is not scrollable and can not be reset. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ..).
90129=Transaction {0} not found
90130=This method is not allowed for a prepared statement; use a regular statement instead.
90131=Concurrent update in table {0}\:another transaction has updated or deleted the same row
...
...
@@ -161,6 +161,7 @@
90137=Can only assign to a variable, not to\:{0}
90138=Invalid database name\:{0}
90139=The public static Java method was not found\:{0}
90140=The result set is readonly. You may need to use conn.createStatement(.., ResultSet.CONCUR_UPDATABLE).
90127=Die Resultat-Zeilen k\u00F6nnen nicht ver\u00E4ndert werden. Die Abfrage muss alle Felder eines eindeutigen Schl\u00FCssels enthalten, und nur eine Tabelle enthalten.
90128=Kann nicht an den Anfang der Resultat-Zeilen springen. M\u00F6gliche L\u00F6sung\:conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY).
90128=Kann nicht an den Anfang der Resultat-Zeilen springen. M\u00F6gliche L\u00F6sung\:conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ..).
90129=Transaktion {0} nicht gefunden
90130=Diese Methode ist nicht erlaubt f\u00FCr ein PreparedStatement; ben\u00FCtzen Sie ein Statement.
90131=Gleichzeitige \u00C4nderung in Tabelle {0}\:eine andere Transaktion hat den gleichen Datensatz ge\u00E4ndert oder gel\u00F6scht
...
...
@@ -161,6 +161,7 @@
90137=Werte k\u00F6nnen nur einer Variablen zugewiesen werden, nicht an\:{0}
90138=Ung\u00FCltiger Datenbank Name\:{0}
90139=Die (public static) Java Funktion wurde nicht gefunden\:{0}
90140=Die Resultat-Zeilen k\u00F6nnen nicht ver\u00E4ndert werden. M\u00F6gliche L\u00F6sung\:conn.createStatement(.., ResultSet.CONCUR_UPDATABLE).
90127=The result set is not updatable. The query must select all columns from a unique key. Only one table may be selected.
90128=The result set is not scrollable and can not be reset. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY).
90128=The result set is not scrollable and can not be reset. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ..).
90129=Transaction {0} not found
90130=This method is not allowed for a prepared statement; use a regular statement instead.
90131=Concurrent update in table {0}\:another transaction has updated or deleted the same row
...
...
@@ -161,6 +161,7 @@
90137=Can only assign to a variable, not to\:{0}
90138=Invalid database name\:{0}
90139=The public static Java method was not found\:{0}
90140=The result set is readonly. You may need to use conn.createStatement(.., ResultSet.CONCUR_UPDATABLE).
90125=Clase Invalida, se esperaba {0} pero se obtuvo {1}
90126=La base de datos no es persistente
90127=El conjunto de resultados NO es actualizable. El query debe seleccionar todas la columnas desde una clave de unicidad. Solo una tabla puede ser seleccionada.
90128=El conjunto de resultados NO es scrollable y no puede ser reseteada. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY).
90128=El conjunto de resultados NO es scrollable y no puede ser reseteada. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ..).
90129=Transacci\u00F3n {0} no encontrada
90130=Este metodo no esta permitido para una sentencia preparada; en su lugar use una sentencia regular.
90131=Actualizaci\u00F3n concurrente sobre la tabla {0}\:otra transacci\u00F3n ha actualizado \u00F3 borrado la misma fila
...
...
@@ -161,6 +161,7 @@
90137=Solo puede asignarse a una variable, no a\:{0}
90138=Nombre de base de datos Invalido\:{0}
90139=El metodo Java (publico y estatico) \:{0} no fue encontrado
90140=\#The result set is readonly. You may need to use conn.createStatement(.., ResultSet.CONCUR_UPDATABLE).
90125=Nieprawidlowa klasa, oczekiwano {0} a jest {1}
90126=Baza danych nie jest trwala
90127=\#The result set is not updatable. The query must select all columns from a unique key. Only one table may be selected.
90128=\#The result set is not scrollable and can not be reset. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY).
90128=\#The result set is not scrollable and can not be reset. You may need to use conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ..).
90129=\#Transaction {0} not found
90130=\#This method is not allowed for a prepared statement; use a regular statement instead.
90131=\#Concurrent update in table {0}\:another transaction has updated or deleted the same row
...
...
@@ -161,6 +161,7 @@
90137=\#Can only assign to a variable, not to\:{0}
90138=\#Invalid database name\:{0}
90139=\#The public static Java method was not found\:{0}
90140=\#The result set is readonly. You may need to use conn.createStatement(.., ResultSet.CONCUR_UPDATABLE).
90125=Classe inv\u00E1lida, experada {0} mas est\u00E1 {1}
90126=Base de dados n\u00E3o \u00E9 persistente
90127=O resultado definido n\u00E3o \u00E9 atualiz\u00E1vel. A consulta deve selecionar todas as colunas de chave prim\u00E1ria. Somente uma tabela pode ser selecionada.
90128=O resultado n\u00E3o \u00E9 naveg\u00E1vel e n\u00E3o pode ser resetado. Voc\u00EA pode usar conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY).
90128=O resultado n\u00E3o \u00E9 naveg\u00E1vel e n\u00E3o pode ser resetado. Voc\u00EA pode usar conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ..).
90129=Transa\u00E7\u00E3o {0} n\u00E3o encontrada
90130=Este m\u00E9todo n\u00E3o \u00E9 permitido para um statement preparado; Utilize um statement instanciado.
90131=Atualiza\u00E7\u00E3o concorrente na tabela {0}\:outra transa\u00E7\u00E3o atualizou ou deletou a mesma linha
...
...
@@ -161,6 +161,7 @@
90137=\#Can only assign to a variable, not to\:{0}
90138=\#Invalid database name\:{0}
90139=\#The public static Java method was not found\:{0}
90140=\#The result set is readonly. You may need to use conn.createStatement(.., ResultSet.CONCUR_UPDATABLE).