Jakarta Persistence (JPA) Method
void accept(
C connection
)
Execute the action using the given connection.
- Parameters:
connection- the connection to use
- Throws:
- if a problem occurs calling the connection, usually aExceptionjava.sql.SQLException.
- Since:
- Jakarta Persistence (JPA) 1.0