public class JdbcDriverVersion extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getFullVersion() |
static JdbcDriverVersion |
getInstance() |
int |
getMajor() |
int |
getMinor() |
public int getMajor()
public int getMinor()
public String getFullVersion()
public static JdbcDriverVersion getInstance()
Copyright © 2024. All rights reserved.