public abstract class SemanticTableMeta
extends io.odysz.semantics.meta.TableMeta
Constructor and Description |
---|
SemanticTableMeta(String tbl,
String... conn) |
Modifier and Type | Method and Description |
---|---|
<T extends SemanticTableMeta> |
replace()
Explicitly call this after this meta with semantics is created,
to replace auto found meta from database, which is managed by
Connects . |
public <T extends SemanticTableMeta> T replace() throws io.odysz.transact.x.TransException, SQLException
Connects
.io.odysz.transact.x.TransException
SQLException
Copyright © 2024. All rights reserved.