public abstract class DbView extends Object
DbView()
String
create()
drop()
protected abstract String
getSql()
protected String
getViewName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbView()
protected abstract String getSql()
protected String getViewName()
public String create()
public String drop()
Copyright © 2020. All rights reserved.