⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configuration.pot

📁 hibernate 开源框架的代码 jar包希望大家能喜欢
💻 POT
📖 第 1 页 / 共 4 页
字号:
msgid "TransactionManagerLookup"msgstr ""#: configuration.xml:897(literal) msgid "classname.of.TransactionManagerLookup"msgstr ""#: configuration.xml:891(entry) msgid "The classname of a <placeholder-1/> - required when JVM-level caching is enabled or when using hilo generator in a JTA environment. <placeholder-2/>"msgstr ""#: configuration.xml:903(literal) msgid "hibernate.transaction.flush_before_completion"msgstr ""#: configuration.xml:905(entry) msgid "If enabled, the session will be automatically flushed during the before completion phase of the transaction. Built-in and automatic session context management is preferred, see <xref linkend=\"architecture-current-session\"/>. <placeholder-1/>"msgstr ""#: configuration.xml:918(literal) msgid "hibernate.transaction.auto_close_session"msgstr ""#: configuration.xml:920(entry) msgid "If enabled, the session will be automatically closed during the after completion phase of the transaction. Built-in and utomatic session context management is preferred, see <xref linkend=\"architecture-current-session\"/>. <placeholder-1/>"msgstr ""#: configuration.xml:936(title) msgid "Miscellaneous Properties"msgstr ""#: configuration.xml:949(literal) msgid "hibernate.current_session_context_class"msgstr ""#: configuration.xml:953(literal) msgid "Session"msgstr ""#: configuration.xml:956(para) msgid "<emphasis role=\"strong\">eg.</emphasis><literal>jta</literal> | <literal>thread</literal> | <literal>managed</literal> | <literal>custom.Class</literal>"msgstr ""#: configuration.xml:951(entry) msgid "Supply a (custom) strategy for the scoping of the \"current\" <placeholder-1/>. See <xref linkend=\"architecture-current-session\"/> for more information about the built-in strategies. <placeholder-2/>"msgstr ""#: configuration.xml:965(literal) msgid "hibernate.query.factory_class"msgstr ""#: configuration.xml:969(para) msgid "<emphasis role=\"strong\">eg.</emphasis><literal>org.hibernate.hql.ast.ASTQueryTranslatorFactory</literal> or <literal>org.hibernate.hql.classic.ClassicQueryTranslatorFactory</literal>"msgstr ""#: configuration.xml:967(entry) msgid "Chooses the HQL parser implementation. <placeholder-1/>"msgstr ""#: configuration.xml:978(literal) msgid "hibernate.query.substitutions"msgstr ""#: configuration.xml:985(literal) msgid "hqlLiteral=SQL_LITERAL, hqlFunction=SQLFUNC"msgstr ""#: configuration.xml:980(entry) msgid "Mapping from tokens in Hibernate queries to SQL tokens (tokens might be function or literal names, for example). <placeholder-1/>"msgstr ""#: configuration.xml:991(literal) msgid "hibernate.hbm2ddl.auto"msgstr ""#: configuration.xml:996(literal) msgid "create-drop"msgstr ""#: configuration.xml:999(para) msgid "<emphasis role=\"strong\">eg.</emphasis><literal>validate</literal> | <literal>update</literal> | <literal>create</literal> | <literal>create-drop</literal>"msgstr ""#: configuration.xml:993(entry) msgid "Automatically validate or export schema DDL to the database when the <placeholder-1/> is created. With <placeholder-2/>, the database schema will be dropped when the <placeholder-3/> is closed explicitly. <placeholder-4/>"msgstr ""#: configuration.xml:1008(literal) msgid "hibernate.cglib.use_reflection_optimizer"msgstr ""#: configuration.xml:1014(literal) msgid "hibernate.cfg.xml"msgstr ""#: configuration.xml:1010(entry) msgid "Enables use of CGLIB instead of runtime reflection (System-level property). Reflection can sometimes be useful when troubleshooting, note that Hibernate always requires CGLIB even if you turn off the optimizer. You can not set this property in <placeholder-1/>. <placeholder-2/>"msgstr ""#: configuration.xml:1026(title) msgid "SQL Dialects"msgstr ""#: configuration.xml:1028(para) msgid "You should always set the <literal>hibernate.dialect</literal> property to the correct <literal>org.hibernate.dialect.Dialect</literal> subclass for your database. If you specify a dialect, Hibernate will use sensible defaults for some of the other properties listed above, saving you the effort of specifying them manually."msgstr ""#: configuration.xml:1036(title) msgid "Hibernate SQL Dialects (<literal>hibernate.dialect</literal>)"msgstr ""#: configuration.xml:1044(entry) msgid "RDBMS"msgstr ""#: configuration.xml:1050(entry) msgid "DB2"msgstr ""#: configuration.xml:1050(literal) msgid "org.hibernate.dialect.DB2Dialect"msgstr ""#: configuration.xml:1053(entry) msgid "DB2 AS/400"msgstr ""#: configuration.xml:1053(literal) msgid "org.hibernate.dialect.DB2400Dialect"msgstr ""#: configuration.xml:1056(entry) msgid "DB2 OS390"msgstr ""#: configuration.xml:1056(literal) msgid "org.hibernate.dialect.DB2390Dialect"msgstr ""#: configuration.xml:1059(entry) msgid "PostgreSQL"msgstr ""#: configuration.xml:1059(literal) msgid "org.hibernate.dialect.PostgreSQLDialect"msgstr ""#: configuration.xml:1062(entry) msgid "MySQL"msgstr ""#: configuration.xml:1062(literal) msgid "org.hibernate.dialect.MySQLDialect"msgstr ""#: configuration.xml:1065(entry) msgid "MySQL with InnoDB"msgstr ""#: configuration.xml:1065(literal) msgid "org.hibernate.dialect.MySQLInnoDBDialect"msgstr ""#: configuration.xml:1068(entry) msgid "MySQL with MyISAM"msgstr ""#: configuration.xml:1068(literal) msgid "org.hibernate.dialect.MySQLMyISAMDialect"msgstr ""#: configuration.xml:1071(entry) msgid "Oracle (any version)"msgstr ""#: configuration.xml:1071(literal) msgid "org.hibernate.dialect.OracleDialect"msgstr ""#: configuration.xml:1074(entry) msgid "Oracle 9i/10g"msgstr ""#: configuration.xml:1074(literal) msgid "org.hibernate.dialect.Oracle9Dialect"msgstr ""#: configuration.xml:1077(entry) msgid "Sybase"msgstr ""#: configuration.xml:1077(literal) msgid "org.hibernate.dialect.SybaseDialect"msgstr ""#: configuration.xml:1080(entry) msgid "Sybase Anywhere"msgstr ""#: configuration.xml:1080(literal) msgid "org.hibernate.dialect.SybaseAnywhereDialect"msgstr ""#: configuration.xml:1083(entry) msgid "Microsoft SQL Server"msgstr ""#: configuration.xml:1083(literal) msgid "org.hibernate.dialect.SQLServerDialect"msgstr ""#: configuration.xml:1086(entry) msgid "SAP DB"msgstr ""#: configuration.xml:1086(literal) msgid "org.hibernate.dialect.SAPDBDialect"msgstr ""#: configuration.xml:1089(entry) msgid "Informix"msgstr ""#: configuration.xml:1089(literal) msgid "org.hibernate.dialect.InformixDialect"msgstr ""#: configuration.xml:1092(entry) msgid "HypersonicSQL"msgstr ""#: configuration.xml:1092(literal) msgid "org.hibernate.dialect.HSQLDialect"msgstr ""#: configuration.xml:1095(entry) msgid "Ingres"msgstr ""#: configuration.xml:1095(literal) msgid "org.hibernate.dialect.IngresDialect"msgstr ""#: configuration.xml:1098(entry) msgid "Progress"msgstr ""#: configuration.xml:1098(literal) msgid "org.hibernate.dialect.ProgressDialect"msgstr ""#: configuration.xml:1101(entry) msgid "Mckoi SQL"msgstr ""#: configuration.xml:1101(literal) msgid "org.hibernate.dialect.MckoiDialect"msgstr ""#: configuration.xml:1104(entry) msgid "Interbase"msgstr ""#: configuration.xml:1104(literal) msgid "org.hibernate.dialect.InterbaseDialect"msgstr ""#: configuration.xml:1107(entry) msgid "Pointbase"msgstr ""#: configuration.xml:1107(literal) msgid "org.hibernate.dialect.PointbaseDialect"msgstr ""#: configuration.xml:1110(entry) msgid "FrontBase"msgstr ""#: configuration.xml:1110(literal) msgid "org.hibernate.dialect.FrontbaseDialect"msgstr ""#: configuration.xml:1113(entry) msgid "Firebird"msgstr ""#: configuration.xml:1113(literal) msgid "org.hibernate.dialect.FirebirdDialect"msgstr ""#: configuration.xml:1122(title) msgid "Outer Join Fetching"msgstr ""#: configuration.xml:1124(para) msgid "If your database supports ANSI, Oracle or Sybase style outer joins, <emphasis>outer join fetching</emphasis> will often increase performance by limiting the number of round trips to and from the database (at the cost of possibly more work performed by the database itself). Outer join fetching allows a whole graph of objects connected by many-to-one, one-to-many, many-to-many and one-to-one associations to be retrieved in a single SQL <literal>SELECT</literal>."msgstr ""#: configuration.xml:1133(para) msgid "Outer join fetching may be disabled <emphasis>globally</emphasis> by setting the property <literal>hibernate.max_fetch_depth</literal> to <literal>0</literal>. A setting of <literal>1</literal> or higher enables outer join fetching for one-to-one and many-to-one associations which have been mapped with <literal>fetch=\"join\"</literal>."msgstr ""#: configuration.xml:1141(para) msgid "See <xref linkend=\"performance-fetching\"/> for more information."msgstr ""#: configuration.xml:1148(title) msgid "Binary Streams"msgstr ""#: configuration.xml:1150(para) msgid "Oracle limits the size of <literal>byte</literal> arrays that may be passed to/from its JDBC driver. If you wish to use large instances of <literal>binary</literal> or <literal>serializable</literal> type, you should enable <literal>hibernate.jdbc.use_streams_for_binary</literal>. <emphasis>This is a system-level setting only.</emphasis>"msgstr ""#: configuration.xml:1161(title) msgid "Second-level and query cache"msgstr ""#: configuration.xml:1163(para) msgid "The properties prefixed by <literal>hibernate.cache</literal> allow you to use a process or cluster scoped second-level cache system with Hibernate. See the <xref linkend=\"performance-cache\"/> for more details."msgstr ""#: configuration.xml:1173(title) msgid "Query Language Substitution"msgstr ""#: configuration.xml:1175(para) msgid "You may define new Hibernate query tokens using <literal>hibernate.query.substitutions</literal>. For example:"msgstr ""#: configuration.xml:1180(programlisting) #, no-wrapmsgid "hibernate.query.substitutions true=1, false=0"msgstr ""#: configuration.xml:1182(para) msgid "would cause the tokens <literal>true</literal> and <literal>false</literal> to be translated to integer literals in the generated SQL."msgstr ""#: configuration.xml:1187(programlisting) #, no-wrapmsgid "hibernate.query.substitutions toLowercase=LOWER"msgstr ""#: configuration.xml:1189(para) msgid "would allow you to rename the SQL <literal>LOWER</literal> function."msgstr ""#: configuration.xml:1196(title) msgid "Hibernate statistics"msgstr ""#: configuration.xml:1198(para) msgid "If you enable <literal>hibernate.generate_statistics</literal>, Hibernate will expose a number of metrics that are useful when tuning a running system via <literal>SessionFactory.getStatistics()</literal>. Hibernate can even be configured to expose these statistics via JMX. Read the Javadoc of the interfaces in <literal>org.hibernate.stats</literal> for more information."msgstr ""#: configuration.xml:1210(title) msgid "Logging"msgstr ""#: configuration.xml:1212(para) msgid "Hibernate logs various events using Apache commons-logging."msgstr ""#: configuration.xml:1216(para) msgid "The commons-logging service will direct output to either Apache Log4j (if you include <literal>log4j.jar</literal> in your classpath) or JDK1.4 logging (if running under JDK1.4 or above). You may download Log4j from <literal>http://jakarta.apache.org</literal>. To use Log4j you will need to place a <literal>log4j.properties</literal> file in your classpath, an example properties file is distributed with Hibernate in the <literal>src/</literal> directory."msgstr ""

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -