Package | Description |
---|---|
com.vladmihalcea.hibernate.type.basic |
Modifier and Type | Method and Description |
---|---|
Inet |
PostgreSQLInetType.get(ResultSet rs,
String[] names,
org.hibernate.engine.spi.SharedSessionContractImplementor session,
Object owner) |
Modifier and Type | Method and Description |
---|---|
void |
PostgreSQLInetType.set(PreparedStatement st,
Inet value,
int index,
org.hibernate.engine.spi.SharedSessionContractImplementor session) |
Copyright © 2020. All rights reserved.