
nablarch.core.db.db-access-exception-factory.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- データベース接続機能の設定 --> <component-configuration xmlns="http://tis.co.jp/nablarch/component-configuration" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tis.co.jp/nablarch/component-configuration https://nablarch.github.io/schema/component-configuration.xsd"> <!-- データベース接続チェックに使用するSQL文を設定する。 --> <component name="dbAccessExceptionFactory" class="nablarch.core.db.connection.exception.BasicDbAccessExceptionFactory"> </component> </component-configuration>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy