blob: 6927cf2c64013afc1ea40235e6f58fbf44ee9c5e [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# messages for EN locale
sql.0=Value out of range
sql.1=DriverManager: calling class not authorized to deregister JDBC driver
sql.2=Timestamp format must be yyyy-mm-dd hh:mm:ss.fffffffff
sql.3=Argument cannot be null
sql.4=Bad input string format: expected '.' not {0}
sql.5=The url cannot be null
sql.6=No suitable driver
sql.8=SQLWarning chain holds value that is not a SQLWarning
sql.9=Cannot instantiate a SerialRef object with a null Ref object
sql.10=Cannot instantiate a SerialRef object that returns a null base type name
sql.11=SQLException: {0}
sql.12=Cannot serialize empty URL instance
sql.13=Cannot instantiate a SerialBlob object with a null Blob object
sql.14=Invalid starting position or length
sql.15=Invalid position in BLOB object set
sql.16=Invalid offset in byte array set
sql.17=javax.sql.rowset.serial.SerialException: Length more than what can be truncated
sql.18=Unsupported operation. SerialBlob cannot return a writable binary stream, unless instantiated with a Blob object that provides a setBinaryStream() implementation
sql.19=Cannot instantiate a SerialClob object with a null Clob object
sql.20=Invalid Clob object. Calls to getCharacterStream or getAsciiStream return null which cannot be serialized.
sql.21=Invalid position in CLOB object set
sql.22=Invalid position and substring length
sql.23=Buffer is not sufficient to hold the value
sql.24=Invalid length for truncate
sql.25=Unsupported operation. SerialClob is not instantiated with a fully implemented Clob object.
sql.26=Invalid column count. Cannot be less or equal to zero
sql.27=Invalid column index :{0}
sql.28=Invalid SQL type for column
sql.29=Invalid nullable constant set. Must be either columnNoNulls, columnNullable or columnNullableUnknown
sql.30=Invalid column display size. Cannot be less than zero
sql.31=Invalid precision value. Cannot be less than zero
sql.32=Invalid scale size. Cannot be less than zero
sql.33=Cannot instantiate a SQLOutputImpl instance with null parameters
sql.34=Cannot instantiate a SQLInputImpl instance with null parameters
sql.35=SQLInputImpl exception: Invalid read position
sql.36=No more attributes
sql.37=Operation not supported
sql.38=Object is invalid
sql.39=Cannot instantiate a SerialArray object with a null Array object
sql.40=ClassNotFoundException: {0}
sql.41=Invalid JNDI context supplied
sql.42=Illegal Argument
sql.43=The object is not serializable
sql.44=No logger has been set