Class Jdbc

java.lang.Object
io.helidon.data.jdbc.Jdbc

public final class Jdbc extends Object
Declares JDBC behavior for Helidon Data repository methods.

Each repository method supplies one SQL statement and may specify how the statement is executed or mapped. Code generation reads these annotations, the JDBC provider does not inspect them at runtime.