mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.6.3.1'
This commit is contained in:
@@ -17,5 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
package gplx.dbs; import gplx.*;
|
||||
public interface Db_tbl extends Rls_able {
|
||||
void Create_tbl();
|
||||
String Tbl_name();
|
||||
void Create_tbl();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user