public class NotNullStringType
extends StringType
Constructor and Description |
---|
NotNullStringType() |
Modifier and Type | Method and Description |
---|---|
Object |
get(ResultSet rs,
String name) |
void |
set(PreparedStatement st,
Object value,
int index) |
public Object get(ResultSet rs, String name) throws SQLException
SQLException
public void set(PreparedStatement st, Object value, int index) throws SQLException
SQLException
Copyright © 2021 catworkx GmbH. All rights reserved.