|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.going.xbrl.base.XbBaseschema
public class XbBaseschema
基本スキーマをDBに格納するクラス
| コンストラクタの概要 | |
|---|---|
XbBaseschema(java.sql.Connection conn)
コンストラクタ |
|
| メソッドの概要 | |
|---|---|
void |
registerBaseSchema(java.lang.String dirPath,
java.lang.String ver)
基本スキーマの取込みを行います |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public XbBaseschema(java.sql.Connection conn)
throws XbException
conn - SQLコネクション
XbException| メソッドの詳細 |
|---|
public void registerBaseSchema(java.lang.String dirPath,
java.lang.String ver)
throws XbException
dirPath - 基本スキーマ格納フォルダver - XBRLバージョン
java.lang.Exception
XbException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||