Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてのテーブルを単純に自動ロードするように設定するべきではない理由はありますか?
必要なスキーマをデータベースからロードする必要があるため、構成フェーズ中には確かにあります。ただし、これは起動時に1回だけ実行されるため、許容範囲を超えています。
いくつかの WSDL ファイルを HTML ドキュメントに変換する XSL-T ファイルを書きました。今、次のような処理命令を WSDL ファイルで直接使用できるかどうか疑問に思っています。
<?xml-stylesheet type="text/xsl" href="./transform.xsl"?> <