public class ConexionMysql
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
db |
java.lang.String |
pass |
java.lang.String |
url |
java.lang.String |
user |
| Constructor and Description |
|---|
ConexionMysql() |
| Modifier and Type | Method and Description |
|---|---|
java.sql.Connection |
Conectar() |