Module litebridge.orm
Package org.litebridge.orm.nativesql
package org.litebridge.orm.nativesql
Native SQL processing.
-
ClassDescriptionProvides a context for executing native SQL queries and updates in a transactional database environment.Represents a parsed SQL statement with positional parameters and their corresponding names.A utility class for parsing SQL statements containing named parameters and converting them into SQL statements with positional placeholders.