public class Records extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Records.Catalog
Pojo object for a record in INFORMATION_SCHEMA.CATALOGS
|
static class |
Records.Column
Pojo object for a record in INFORMATION_SCHEMA.COLUMNS
|
static class |
Records.Schema
Pojo object for a record in INFORMATION_SCHEMA.SCHEMATA
|
static class |
Records.Table
Pojo object for a record in INFORMATION_SCHEMA.TABLES
|
static class |
Records.View
Pojo object for a record in INFORMATION_SCHEMA.VIEWS
|
| Constructor and Description |
|---|
Records() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.