public final class PreparedStatementPreparation
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PreparedStatementPreparation.PreparedStatementPreparationBuilder |
| Modifier and Type | Method and Description |
|---|---|
static PreparedStatementPreparation.PreparedStatementPreparationBuilder |
builder() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getPreparedStatementText() |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.String getPreparedStatementText()
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static PreparedStatementPreparation.PreparedStatementPreparationBuilder builder()