All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.modeshape.jdbc.JdbcI18n.properties Maven / Gradle / Ivy

Go to download

JDBC driver to allow clients to use JCR-SQL2 to query a local or remote ModeShape JCR repository.

The newest version!
driverName = ModeShape JDBC Driver for JCR
driverVendor=${jcr.repository.vendor}
driverVendorUrl=${project.url}
driverVersion=${project.version}

driverErrorRegistering=JDBC driver could not be registered with the DriverManager: {0}.
unableToConvertValue = Unable to convert '{0}' from type {1} to {2}
invalidServerResponse = Invalid response from "{0}" : "{1}"





© 2015 - 2024 Weber Informatics LLC | Privacy Policy