|
Hibernate example source code file (query_criteria.po)
This example Hibernate source code file (query_criteria.po) is included in the DevDaily.com
"Java Source Code
Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.
The Hibernate query_criteria.po source code
# translation of Collection_Mapping.po to
# Xi HUANG <xhuang@redhat.com>, 2007, 2010.
msgid ""
msgstr ""
"Project-Id-Version: Collection_Mapping\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2010-02-11T05:38:15\n"
"PO-Revision-Date: 2010-01-18 13:38+1000\n"
"Last-Translator: Xi HUANG <xhuang@redhat.com>\n"
"Language-Team: <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
#. Tag: title
#, no-c-format
msgid "Criteria Queries"
msgstr "Criteria クエリ"
#. Tag: para
#, no-c-format
msgid "Hibernate features an intuitive, extensible criteria query API."
msgstr ""
"Hibernate ã«ã¯ã€ç›´æ„Ÿçš„ã§æ‹¡å¼µå¯èƒ½ãª criteria クエリ API ãŒç”¨æ„ã•ã‚Œã¦ã„ã¾ã™ã€‚"
#. Tag: title
#, no-c-format
msgid "Creating a <literal>Criteria instance"
msgstr "<literal>Criteria インスタンスã®ä½œæˆ"
#. Tag: para
#, no-c-format
msgid ""
"The interface <literal>org.hibernate.Criteria represents a query "
"against a particular persistent class. The <literal>Session is a "
"factory for <literal>Criteria instances."
msgstr ""
"<literal>org.hibernate.Criteria インターフェースã¯ç‰¹å®šã®æ°¸ç¶šæ€§ã‚¯ãƒ©"
"スã«å¯¾ã™ã‚‹ã‚¯ã‚¨ãƒªã‚’表ç¾ã—ã¾ã™ã€‚ <literal>Session 㯠"
"<literal>Criteria インスタンスã®ãƒ•ã‚¡ã‚¯ãƒˆãƒªã§ã™ã€‚"
#. Tag: title
#, no-c-format
msgid "Narrowing the result set"
msgstr "リザルトセットã®çµžè¾¼ã¿"
#. Tag: para
#, no-c-format
msgid ""
"An individual query criterion is an instance of the interface <literal>org."
"hibernate.criterion.Criterion</literal>. The class org.hibernate."
"criterion.Restrictions</literal> defines factory methods for obtaining "
"certain built-in <literal>Criterion types."
msgstr ""
"<literal>org.hibernate.criterion.Criterion インターフェースã®ã‚¤ãƒ³ã‚¹"
"タンスã¯ã€å€‹åˆ¥ã®ã‚¯ã‚¨ãƒªã‚¯ãƒ©ã‚¤ãƒ†ãƒªã‚ªãƒ³ï¼ˆå•ã„åˆã‚ã›ã®åˆ¤å®šåŸºæº–)を表ã—ã¾ã™ã€‚ "
"<literal>org.hibernate.criterion.Restrictions クラスã¯ã€ã‚る組ã¿è¾¼"
"ã¿ã® <literal>Criterion åž‹ã‚’å–å¾—ã™ã‚‹ãŸã‚ã®ãƒ•ã‚¡ã‚¯ãƒˆãƒªãƒ¡ã‚½ãƒƒãƒ‰ã‚’æŒã£"
"ã¦ã„ã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid "Restrictions can be grouped logically."
msgstr "Restriction (é™å®šï¼‰ã¯ã€è«–ç†çš„ã«ã‚°ãƒ«ãƒ¼ãƒ—化ã§ãã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"There are a range of built-in criterion types (<literal>Restrictions ã®ã‚µãƒ–クラス) ã¯ã‹ãª"
"ã‚Šã®ç¯„囲ã«åŠã³ã¾ã™ãŒã€ç‰¹ã«æœ‰ç”¨ãªã®ã¯ SQL を直接指定ã§ãã‚‹ã‚‚ã®ã§ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"The <literal>{alias} placeholder with be replaced by the row alias "
"of the queried entity."
msgstr ""
"<literal>{alias} ã¨ã„ã†ãƒ—レースホルダã¯ã€å•ã„åˆã‚ã›ã‚’å—ã‘ãŸã‚¨ãƒ³ãƒ†ã‚£"
"ティã®è¡Œã®åˆ¥åã«ã‚ˆã£ã¦ç½®ãæ›ãˆã‚‰ã‚Œã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"You can also obtain a criterion from a <literal>Property instance. "
"You can create a <literal>Property by calling Property."
"forName()</literal>:"
msgstr ""
"criterion を得る別ã®æ‰‹æ®µã¯ã€ <literal>Property インスタンスã‹ã‚‰å–å¾—"
"ã™ã‚‹ã“ã¨ã§ã™ã€‚ <literal>Property.forName() を呼ã³å‡ºã—ã¦ã€ "
"<literal>Property インスタンスを作æˆã§ãã¾ã™ã€‚"
#. Tag: title
#, no-c-format
msgid "Ordering the results"
msgstr "çµæžœã®æ•´åˆ—"
#. Tag: para
#, no-c-format
msgid ""
"You can order the results using <literal>org.hibernate.criterion.Order を使ã£ã¦çµæžœã‚’並ã³æ›¿ãˆã‚‹ã“ã¨"
"ãŒã§ãã¾ã™ã€‚"
#. Tag: title
#, no-c-format
msgid "Associations"
msgstr "関連"
#. Tag: para
#, no-c-format
msgid ""
"By navigating associations using <literal>createCriteria() you can "
"specify constraints upon related entities:"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"The second <literal>createCriteria() returns a new instance of "
"<literal>Criteria that refers to the elements of the "
"<literal>kittens collection."
msgstr ""
"2番目㮠<literal>createCriteria() ã¯ã€ kittens "
"コレクションã®è¦ç´ ã‚’å‚ç…§ã™ã‚‹æ–°ã—ã„ <literal>Criteria インスタンスを"
"è¿”ã™ã“ã¨ã«æ³¨æ„ã—ã¦ãã ã•ã„。"
#. Tag: para
#, no-c-format
msgid ""
"There is also an alternate form that is useful in certain circumstances:"
msgstr "以下ã®ã‚ˆã†ãªæ–¹æ³•ã‚‚ã€çŠ¶æ³ã«ã‚ˆã‚Šæœ‰ç”¨ã§ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"(<literal>createAlias() does not create a new instance of "
"<literal>Criteria.)"
msgstr ""
"(<literal>createAlias() ã¯æ–°ã—ã„ Criteria イン"
"スタンスを作æˆã—ã¾ã›ã‚“。)"
#. Tag: para
#, no-c-format
msgid ""
"The kittens collections held by the <literal>Cat instances "
"returned by the previous two queries are <emphasis>not pre-"
"filtered by the criteria. If you want to retrieve just the kittens that "
"match the criteria, you must use a <literal>ResultTransformer."
msgstr ""
"å‰ã®2ã¤ã®ã‚¯ã‚¨ãƒªã«ã‚ˆã£ã¦è¿”ã•ã‚Œã‚‹ <literal>Cat インスタンスã«ã‚ˆã£ã¦ä¿"
"æŒã•ã‚Œã‚‹ kittens コレクションã¯ã€ criteria ã«ã‚ˆã£ã¦äº‹å‰ã«ãƒ•ã‚£ãƒ«ã‚¿ãƒªãƒ³ã‚° "
"<emphasis>ã•ã‚Œãªã„ ã“ã¨ã«æ³¨æ„ã—ã¦ãã ã•ã„。も㗠criteria ã«é©åˆã™"
"ã‚‹ kitten ã‚’å–å¾—ã—ãŸã„ãªã‚‰ã€ <literal>ResultTransformer を使ã‚ãªã‘"
"ã‚Œã°ãªã‚Šã¾ã›ã‚“。"
#. Tag: para
#, no-c-format
msgid "Additionally you may manipulate the result set using a left outer join:"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"This will return all of the <literal>Cats with a mate whose name "
"starts with \"good\" ordered by their mate's age, and all cats who do not "
"have a mate. This is useful when there is a need to order or limit in the "
"database prior to returning complex/large result sets, and removes many "
"instances where multiple queries would have to be performed and the results "
"unioned by java in memory."
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"Without this feature, first all of the cats without a mate would need to be "
"loaded in one query."
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"A second query would need to retreive the cats with mates who's name started "
"with \"good\" sorted by the mates age."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Thirdly, in memory; the lists would need to be joined manually."
msgstr ""
#. Tag: title
#, no-c-format
msgid "Dynamic association fetching"
msgstr "関連ã®å‹•çš„フェッãƒ"
#. Tag: para
#, no-c-format
msgid ""
"You can specify association fetching semantics at runtime using "
"<literal>setFetchMode()."
msgstr ""
"<literal>setFetchMode() を使ã„ã€å®Ÿè¡Œæ™‚ã«é–¢é€£ã®å¾©å…ƒæ–¹æ³•ã‚’指定ã—ã¦ã‚‚"
"よã„ã§ã™ã€‚"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"This query will fetch both <literal>mate and kittens for "
"more information."
msgstr ""
"ã“ã®ã‚¯ã‚¨ãƒªã¯å¤–部çµåˆã«ã‚ˆã‚Š <literal>mate 㨠kittens allows you to "
"construct a query criterion from a given instance."
msgstr ""
"<literal>org.hibernate.criterion.Example クラスã¯ã€ä¸Žãˆã‚‰ã‚ŒãŸã‚¤ãƒ³ã‚¹"
"タンスã‹ã‚‰ã‚¯ã‚¨ãƒªã‚¯ãƒ©ã‚¤ãƒ†ãƒªã‚ªãƒ³ã‚’構築ã§ãã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"Version properties, identifiers and associations are ignored. By default, "
"null valued properties are excluded."
msgstr ""
"ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãƒ—ãƒãƒ‘ティã€è˜åˆ¥åã€é–¢é€£ã¯ç„¡è¦–ã•ã‚Œã¾ã™ã€‚デフォルトã§ã¯ null 値ã®ãƒ—"
"ãƒãƒ‘ティã¯é™¤å¤–ã•ã‚Œã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid "You can adjust how the <literal>Example is applied."
msgstr ""
"ã©ã®ã‚ˆã†ã« <literal>Example ã‚’é©ç”¨ã™ã‚‹ã‹èª¿æ•´ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid "You can even use examples to place criteria upon associated objects."
msgstr ""
"関連オブジェクト㫠criteria を指定ã™ã‚‹ãŸã‚ã«ã€ example を使ã†ã“ã¨ã‚‚å¯èƒ½ã§ã™ã€‚"
#. Tag: title
#, no-c-format
msgid "Projections, aggregation and grouping"
msgstr "å°„å½±ã€é›†ç´„ã€ã‚°ãƒ«ãƒ¼ãƒ—化"
#. Tag: para
#, no-c-format
msgid ""
"The class <literal>org.hibernate.criterion.Projections is a "
"factory for <literal>Projection instances. You can apply a "
"projection to a query by calling <literal>setProjection()."
msgstr ""
"<literal>org.hibernate.criterion.Projections クラス㯠"
"<literal>Projection インスタンスã®ãƒ•ã‚¡ã‚¯ãƒˆãƒªã§ã™ã€‚ "
"<literal>setProjection() を呼ã³å‡ºã™ã“ã¨ã§ã€ã‚¯ã‚¨ãƒªã«å°„影をé©ç”¨ã—ã¾"
"ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"There is no explicit \"group by\" necessary in a criteria query. Certain "
"projection types are defined to be <emphasis>grouping projectionsgroup by clause."
msgstr ""
"å¿…è¦ã§ã‚ã£ã¦ã‚‚〠criteria クエリã«ã€Œgroup byã€ã‚’明示ã™ã‚‹å¿…è¦ã¯ã‚ã‚Šã¾ã›ã‚“。ã‚"
"る種㮠Projection 型㯠<emphasis>グループ化射影 ã¨ã—ã¦å®šç¾©ã•ã‚Œã€ "
"SQL ã® <literal>group by 節ã«ã‚‚ç¾ã‚Œã¾ã™ã€‚"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"An alias can be assigned to a projection so that the projected value can be "
"referred to in restrictions or orderings. Here are two different ways to do "
"this:"
msgstr ""
"ä»»æ„ã§å°„å½±ã«åˆ¥åを付ã‘られるãŸã‚ã€å°„å½±ã•ã‚Œã‚‹å€¤ã¯ restriction ã‚„ ordering 内ã‹"
"らå‚ç…§ã§ãã¾ã™ã€‚別åã‚’ã¤ã‘ã‚‹ï¼’ã¤ã®ç•°ãªã‚‹æ–¹æ³•ã‚’示ã—ã¾ã™:"
#. Tag: para
#, no-c-format
msgid ""
"The <literal>alias() and as() methods simply "
"wrap a projection instance in another, aliased, instance of "
"<literal>Projection. As a shortcut, you can assign an alias when "
"you add the projection to a projection list:"
msgstr ""
"<literal>alias() 㨠as() メソッドã¯ã€ "
"Projection インスタンスを別ã®åå‰ã® <literal>Projection インスタン"
"スã§ãƒ©ãƒƒãƒ—ã™ã‚‹ã ã‘ã§ã™ã€‚ショートカットã¨ã—ã¦ã€å°„影を射影リストã«è¿½åŠ ã™ã‚‹éš›"
"ã«ã€åˆ¥åã‚’ã¤ã‘られã¾ã™:"
#. Tag: para
#, no-c-format
msgid ""
"You can also use <literal>Property.forName() to express "
"projections:"
msgstr "å°„å½±ã®å¼ã« <literal>Property.forName() も使用ã§ãã¾ã™:"
#. Tag: title
#, no-c-format
msgid "Detached queries and subqueries"
msgstr "クエリãŠã‚ˆã³ã‚µãƒ–クエリã®åˆ†é›¢"
#. Tag: para
#, no-c-format
msgid ""
"The <literal>DetachedCriteria class allows you to create a query "
"outside the scope of a session and then execute it using an arbitrary "
"<literal>Session."
msgstr ""
"<literal>DetachedCriteria クラスã«ã‚ˆã‚Šã€ã‚»ãƒƒã‚·ãƒ§ãƒ³ã‚¹ã‚³ãƒ¼ãƒ—外ã«ã‚¯ã‚¨"
"リを作æˆã§ãã¾ã™ã€‚後ã§ã€ä»»æ„ã® <literal>Session を使ã£ã¦ã€å®Ÿè¡Œã§ã"
"ã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"A <literal>DetachedCriteria can also be used to express a "
"subquery. Criterion instances involving subqueries can be obtained via "
"<literal>Subqueries or Property."
msgstr ""
"<literal>DetachedCriteria ã¯ã€ã‚µãƒ–クエリを表ç¾ã™ã‚‹ãŸã‚ã«ã‚‚使ãˆã¾"
"ã™ã€‚サブクエリを伴ㆠCriterion インスタンスã¯ã€ <literal>SubqueriesProperty ã‹ã‚‰å¾—られã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid "Correlated subqueries are also possible:"
msgstr "相互関係ãŒã‚るサブクエリã§ã•ãˆã‚‚å¯èƒ½ã§ã™:"
#. Tag: title
#, no-c-format
msgid "Queries by natural identifier"
msgstr "自然è˜åˆ¥åã«ã‚ˆã‚‹ã‚¯ã‚¨ãƒª"
#. Tag: para
#, no-c-format
msgid ""
"For most queries, including criteria queries, the query cache is not "
"efficient because query cache invalidation occurs too frequently. However, "
"there is a special kind of query where you can optimize the cache "
"invalidation algorithm: lookups by a constant natural key. In some "
"applications, this kind of query occurs frequently. The criteria API "
"provides special provision for this use case."
msgstr ""
"criteria クエリをå«ã‚€ãŸã„ã¦ã„ã®ã‚¯ã‚¨ãƒªã«ã¨ã£ã¦ã€ã‚¯ã‚¨ãƒªã‚ャッシュã¯ã‚ã¾ã‚ŠåŠ¹çŽ‡ãŒ"
"よããªã„ã§ã™ã€‚ãªãœãªã‚‰ã€ã‚¯ã‚¨ãƒªã‚ャッシュãŒé »ç¹ã«ç„¡åŠ¹ã«ãªã‚‹ãŸã‚ã§ã™ã€‚ã—ã‹ã—ãª"
"ãŒã‚‰ã€ã‚ャッシュを無効ã«ã™ã‚‹ã‚¢ãƒ«ã‚´ãƒªã‚ºãƒ を最é©åŒ–ã§ãる特別ãªã‚¯ã‚¨ãƒªã®ç¨®é¡žãŒï¼‘"
"ã¤ã‚ã‚Šã¾ã™ã€‚æ›´æ–°ã•ã‚Œãªã„自然ã‚ーã«ã‚ˆã‚‹æ¤œç´¢ã§ã™ã€‚ã„ãã¤ã‹ã®ã‚¢ãƒ—リケーションã§"
"ã¯ã€ã“ã®ç¨®é¡žã®ã‚¯ã‚¨ãƒªãŒé »ç¹ã«ç¾ã‚Œã¾ã™ã€‚ã“ã®ã‚ˆã†ãªä½¿ã‚れ方ã®ãŸã‚ã«ã€ criteria "
"API ã¯ç‰¹åˆ¥ãªå¯¾ç–ã‚’æä¾›ã—ã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"First, map the natural key of your entity using <literal><natural-id> を使ã£ã¦ã€ã‚¨ãƒ³ãƒ†ã‚£ãƒ†ã‚£ã®è‡ªç„¶"
"ã‚ーをマップã—ã¦ãã ã•ã„。ãã—ã¦ã€äºŒæ¬¡ã‚ャッシュを有効ã«ã—ã¾ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"This functionality is not intended for use with entities with "
"<emphasis>mutable natural keys."
msgstr ""
"注記: <emphasis>変更ã•ã‚Œã‚‹ 自然ã‚ーをæŒã¤ã‚¨ãƒ³ãƒ†ã‚£ãƒ†ã‚£ã«ã“ã®æ©Ÿèƒ½ã‚’"
"使ã†ã®ã¯ã€æ„図ã•ã‚Œã¦ã„ãªã„使ã„æ–¹ã§ã™ã€‚"
#. Tag: para
#, no-c-format
msgid ""
"Once you have enabled the Hibernate query cache, the <literal>Restrictions."
"naturalId()</literal> allows you to make use of the more efficient cache "
"algorithm."
msgstr ""
"ã“ã‚Œã§ã€ <literal>Restrictions.naturalId() ã«ã‚ˆã‚Šã€ã‚ˆã‚ŠåŠ¹çŽ‡çš„ãª"
"ã‚ャッシュアルゴリズムを使用ã§ãã¾ã™ã€‚"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[Criteria crit = sess.createCriteria(Cat.class);\n"
#~ "crit.setMaxResults(50);\n"
#~ "List cats = crit.list();]]>"
#~ msgstr ""
#~ "Criteria crit = sess.createCriteria(Cat.class);\n"
#~ "crit.setMaxResults(50);\n"
#~ "List cats = crit.list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"Fritz%\") )\n"
#~ " .add( Restrictions.between(\"weight\", minWeight, maxWeight) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"Fritz%\") )\n"
#~ " .add( Restrictions.between(\"weight\", minWeight, maxWeight) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"Fritz%\") )\n"
#~ " .add( Restrictions.or(\n"
#~ " Restrictions.eq( \"age\", new Integer(0) ),\n"
#~ " Restrictions.isNull(\"age\")\n"
#~ " ) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"Fritz%\") )\n"
#~ " .add( Restrictions.or(\n"
#~ " Restrictions.eq( \"age\", new Integer(0) ),\n"
#~ " Restrictions.isNull(\"age\")\n"
#~ " ) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.in( \"name\", new String[] { \"Fritz\", \"Izi\", "
#~ "\"Pk\" } ) )\n"
#~ " .add( Restrictions.disjunction()\n"
#~ " .add( Restrictions.isNull(\"age\") )\n"
#~ " .add( Restrictions.eq(\"age\", new Integer(0) ) )\n"
#~ " .add( Restrictions.eq(\"age\", new Integer(1) ) )\n"
#~ " .add( Restrictions.eq(\"age\", new Integer(2) ) )\n"
#~ " ) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.in( \"name\", new String[] { \"Fritz\", \"Izi\", "
#~ "\"Pk\" } ) )\n"
#~ " .add( Restrictions.disjunction()\n"
#~ " .add( Restrictions.isNull(\"age\") )\n"
#~ " .add( Restrictions.eq(\"age\", new Integer(0) ) )\n"
#~ " .add( Restrictions.eq(\"age\", new Integer(1) ) )\n"
#~ " .add( Restrictions.eq(\"age\", new Integer(2) ) )\n"
#~ " ) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.sqlRestriction(\"lower({alias}.name) like lower(?)"
#~ "\", \"Fritz%\", Hibernate.STRING) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.sqlRestriction(\"lower({alias}.name) like lower(?)"
#~ "\", \"Fritz%\", \n"
#~ " Hibernate.STRING) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[\n"
#~ "Property age = Property.forName(\"age\");\n"
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.disjunction()\n"
#~ " .add( age.isNull() )\n"
#~ " .add( age.eq( new Integer(0) ) )\n"
#~ " .add( age.eq( new Integer(1) ) )\n"
#~ " .add( age.eq( new Integer(2) ) )\n"
#~ " ) )\n"
#~ " .add( Property.forName(\"name\").in( new String[] { \"Fritz\", \"Izi"
#~ "\", \"Pk\" } ) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "Property age = Property.forName(\"age\");\n"
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.disjunction()\n"
#~ " .add( age.isNull() )\n"
#~ " .add( age.eq( new Integer(0) ) )\n"
#~ " .add( age.eq( new Integer(1) ) )\n"
#~ " .add( age.eq( new Integer(2) ) )\n"
#~ " ) )\n"
#~ " .add( Property.forName(\"name\").in( new String[] { \"Fritz\", \"Izi"
#~ "\", \"Pk\" } ) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"F%\")\n"
#~ " .addOrder( Order.asc(\"name\") )\n"
#~ " .addOrder( Order.desc(\"age\") )\n"
#~ " .setMaxResults(50)\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"F%\")\n"
#~ " .addOrder( Order.asc(\"name\") )\n"
#~ " .addOrder( Order.desc(\"age\") )\n"
#~ " .setMaxResults(50)\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Property.forName(\"name\").like(\"F%\") )\n"
#~ " .addOrder( Property.forName(\"name\").asc() )\n"
#~ " .addOrder( Property.forName(\"age\").desc() )\n"
#~ " .setMaxResults(50)\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Property.forName(\"name\").like(\"F%\") )\n"
#~ " .addOrder( Property.forName(\"name\").asc() )\n"
#~ " .addOrder( Property.forName(\"age\").desc() )\n"
#~ " .setMaxResults(50)\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"F%\") )\n"
#~ " .createCriteria(\"kittens\")\n"
#~ " .add( Restrictions.like(\"name\", \"F%\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"F%\") )\n"
#~ " .createCriteria(\"kittens\")\n"
#~ " .add( Restrictions.like(\"name\", \"F%\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .createAlias(\"kittens\", \"kt\")\n"
#~ " .createAlias(\"mate\", \"mt\")\n"
#~ " .add( Restrictions.eqProperty(\"kt.name\", \"mt.name\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .createAlias(\"kittens\", \"kt\")\n"
#~ " .createAlias(\"mate\", \"mt\")\n"
#~ " .add( Restrictions.eqProperty(\"kt.name\", \"mt.name\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .createCriteria(\"kittens\", \"kt\")\n"
#~ " .add( Restrictions.eq(\"name\", \"F%\") )\n"
#~ " .setResultTransformer(Criteria.ALIAS_TO_ENTITY_MAP)\n"
#~ " .list();\n"
#~ "Iterator iter = cats.iterator();\n"
#~ "while ( iter.hasNext() ) {\n"
#~ " Map map = (Map) iter.next();\n"
#~ " Cat cat = (Cat) map.get(Criteria.ROOT_ALIAS);\n"
#~ " Cat kitten = (Cat) map.get(\"kt\");\n"
#~ "}]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .createCriteria(\"kittens\", \"kt\")\n"
#~ " .add( Restrictions.eq(\"name\", \"F%\") )\n"
#~ " .setResultTransformer(Criteria.ALIAS_TO_ENTITY_MAP)\n"
#~ " .list();\n"
#~ "Iterator iter = cats.iterator();\n"
#~ "while ( iter.hasNext() ) {\n"
#~ " Map map = (Map) iter.next();\n"
#~ " Cat cat = (Cat) map.get(Criteria.ROOT_ALIAS);\n"
#~ " Cat kitten = (Cat) map.get(\"kt\");\n"
#~ "}"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"Fritz%\") )\n"
#~ " .setFetchMode(\"mate\", FetchMode.EAGER)\n"
#~ " .setFetchMode(\"kittens\", FetchMode.EAGER)\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List cats = sess.createCriteria(Cat.class)\n"
#~ " .add( Restrictions.like(\"name\", \"Fritz%\") )\n"
#~ " .setFetchMode(\"mate\", FetchMode.EAGER)\n"
#~ " .setFetchMode(\"kittens\", FetchMode.EAGER)\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[Cat cat = new Cat();\n"
#~ "cat.setSex('F');\n"
#~ "cat.setColor(Color.BLACK);\n"
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .add( Example.create(cat) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "Cat cat = new Cat();\n"
#~ "cat.setSex('F');\n"
#~ "cat.setColor(Color.BLACK);\n"
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .add( Example.create(cat) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[Example example = Example.create(cat)\n"
#~ " .excludeZeroes() //exclude zero valued properties\n"
#~ " .excludeProperty(\"color\") //exclude the property named \"color\"\n"
#~ " .ignoreCase() //perform case insensitive string "
#~ "comparisons\n"
#~ " .enableLike(); //use like for string comparisons\n"
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .add(example)\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "Example example = Example.create(cat)\n"
#~ " .excludeZeroes() //exclude zero valued properties\n"
#~ " .excludeProperty(\"color\") //exclude the property named \"color\"\n"
#~ " .ignoreCase() //perform case insensitive string "
#~ "comparisons\n"
#~ " .enableLike(); //use like for string comparisons\n"
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .add(example)\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .add( Example.create(cat) )\n"
#~ " .createCriteria(\"mate\")\n"
#~ " .add( Example.create( cat.getMate() ) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .add( Example.create(cat) )\n"
#~ " .createCriteria(\"mate\")\n"
#~ " .add( Example.create( cat.getMate() ) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.rowCount() )\n"
#~ " .add( Restrictions.eq(\"color\", Color.BLACK) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.rowCount() )\n"
#~ " .add( Restrictions.eq(\"color\", Color.BLACK) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.rowCount() )\n"
#~ " .add( Projections.avg(\"weight\") )\n"
#~ " .add( Projections.max(\"weight\") )\n"
#~ " .add( Projections.groupProperty(\"color\") )\n"
#~ " )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.rowCount() )\n"
#~ " .add( Projections.avg(\"weight\") )\n"
#~ " .add( Projections.max(\"weight\") )\n"
#~ " .add( Projections.groupProperty(\"color\") )\n"
#~ " )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.alias( Projections.groupProperty(\"color"
#~ "\"), \"colr\" ) )\n"
#~ " .addOrder( Order.asc(\"colr\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.alias( Projections.groupProperty(\"color"
#~ "\"), \"colr\" ) )\n"
#~ " .addOrder( Order.asc(\"colr\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.groupProperty(\"color\").as(\"colr\") )\n"
#~ " .addOrder( Order.asc(\"colr\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.groupProperty(\"color\").as(\"colr\") )\n"
#~ " .addOrder( Order.asc(\"colr\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.rowCount(), \"catCountByColor\" )\n"
#~ " .add( Projections.avg(\"weight\"), \"avgWeight\" )\n"
#~ " .add( Projections.max(\"weight\"), \"maxWeight\" )\n"
#~ " .add( Projections.groupProperty(\"color\"), \"color\" )\n"
#~ " )\n"
#~ " .addOrder( Order.desc(\"catCountByColor\") )\n"
#~ " .addOrder( Order.desc(\"avgWeight\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.rowCount(), \"catCountByColor\" )\n"
#~ " .add( Projections.avg(\"weight\"), \"avgWeight\" )\n"
#~ " .add( Projections.max(\"weight\"), \"maxWeight\" )\n"
#~ " .add( Projections.groupProperty(\"color\"), \"color\" )\n"
#~ " )\n"
#~ " .addOrder( Order.desc(\"catCountByColor\") )\n"
#~ " .addOrder( Order.desc(\"avgWeight\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Domestic.class, \"cat\")\n"
#~ " .createAlias(\"kittens\", \"kit\")\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.property(\"cat.name\"), \"catName\" )\n"
#~ " .add( Projections.property(\"kit.name\"), \"kitName\" )\n"
#~ " )\n"
#~ " .addOrder( Order.asc(\"catName\") )\n"
#~ " .addOrder( Order.asc(\"kitName\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Domestic.class, \"cat\")\n"
#~ " .createAlias(\"kittens\", \"kit\")\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.property(\"cat.name\"), \"catName\" )\n"
#~ " .add( Projections.property(\"kit.name\"), \"kitName\" )\n"
#~ " )\n"
#~ " .addOrder( Order.asc(\"catName\") )\n"
#~ " .addOrder( Order.asc(\"kitName\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Property.forName(\"name\") )\n"
#~ " .add( Property.forName(\"color\").eq(Color.BLACK) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Property.forName(\"name\") )\n"
#~ " .add( Property.forName(\"color\").eq(Color.BLACK) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.rowCount().as(\"catCountByColor\") )\n"
#~ " .add( Property.forName(\"weight\").avg().as(\"avgWeight\") )\n"
#~ " .add( Property.forName(\"weight\").max().as(\"maxWeight\") )\n"
#~ " .add( Property.forName(\"color\").group().as(\"color\" )\n"
#~ " )\n"
#~ " .addOrder( Order.desc(\"catCountByColor\") )\n"
#~ " .addOrder( Order.desc(\"avgWeight\") )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "List results = session.createCriteria(Cat.class)\n"
#~ " .setProjection( Projections.projectionList()\n"
#~ " .add( Projections.rowCount().as(\"catCountByColor\") )\n"
#~ " .add( Property.forName(\"weight\").avg().as(\"avgWeight\") )\n"
#~ " .add( Property.forName(\"weight\").max().as(\"maxWeight\") )\n"
#~ " .add( Property.forName(\"color\").group().as(\"color\" )\n"
#~ " )\n"
#~ " .addOrder( Order.desc(\"catCountByColor\") )\n"
#~ " .addOrder( Order.desc(\"avgWeight\") )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[DetachedCriteria query = DetachedCriteria.forClass(Cat.class)\n"
#~ " .add( Property.forName(\"sex\").eq('F') );\n"
#~ " \n"
#~ "Session session = ....;\n"
#~ "Transaction txn = session.beginTransaction();\n"
#~ "List results = query.getExecutableCriteria(session).setMaxResults(100)."
#~ "list();\n"
#~ "txn.commit();\n"
#~ "session.close();]]>"
#~ msgstr ""
#~ "DetachedCriteria query = DetachedCriteria.forClass(Cat.class)\n"
#~ " .add( Property.forName(\"sex\").eq('F') );\n"
#~ " \n"
#~ "Session session = ....;\n"
#~ "Transaction txn = session.beginTransaction();\n"
#~ "List results = query.getExecutableCriteria(session).setMaxResults(100)."
#~ "list();\n"
#~ "txn.commit();\n"
#~ "session.close();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[DetachedCriteria avgWeight = DetachedCriteria.forClass(Cat."
#~ "class)\n"
#~ " .setProjection( Property.forName(\"weight\").avg() );\n"
#~ "session.createCriteria(Cat.class)\n"
#~ " .add( Property.forName(\"weight\").gt(avgWeight) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "DetachedCriteria avgWeight = DetachedCriteria.forClass(Cat.class)\n"
#~ " .setProjection( Property.forName(\"weight\").avg() );\n"
#~ "session.createCriteria(Cat.class)\n"
#~ " .add( Property.forName(\"weight).gt(avgWeight) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[DetachedCriteria weights = DetachedCriteria.forClass(Cat.class)\n"
#~ " .setProjection( Property.forName(\"weight\") );\n"
#~ "session.createCriteria(Cat.class)\n"
#~ " .add( Subqueries.geAll(\"weight\", weights) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "DetachedCriteria weights = DetachedCriteria.forClass(Cat.class)\n"
#~ " .setProjection( Property.forName(\"weight\") );\n"
#~ "session.createCriteria(Cat.class)\n"
#~ " .add( Subqueries.geAll(\"weight\", weights) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[DetachedCriteria avgWeightForSex = DetachedCriteria.forClass(Cat."
#~ "class, \"cat2\")\n"
#~ " .setProjection( Property.forName(\"weight\").avg() )\n"
#~ " .add( Property.forName(\"cat2.sex\").eqProperty(\"cat.sex\") );\n"
#~ "session.createCriteria(Cat.class, \"cat\")\n"
#~ " .add( Property.forName(\"weight\").gt(avgWeightForSex) )\n"
#~ " .list();]]>"
#~ msgstr ""
#~ "DetachedCriteria avgWeightForSex = DetachedCriteria.forClass(Cat.class, "
#~ "\"cat2\")\n"
#~ " .setProjection( Property.forName(\"weight\").avg() )\n"
#~ " .add( Property.forName(\"cat2.sex\").eqProperty(\"cat.sex\") );\n"
#~ "session.createCriteria(Cat.class, \"cat\")\n"
#~ " .add( Property.forName(\"weight).gt(avgWeightForSex) )\n"
#~ " .list();"
#, fuzzy
#~ msgid ""
#~ "<![CDATA["
#~ msgstr ""
#~ "<class name=\"User\">\n"
#~ " <cache usage=\"read-write\"/>\n"
#~ " <id name=\"id\">\n"
#~ " <generator class=\"increment\"/>\n"
#~ " </id>\n"
#~ " <natural-id>\n"
#~ " <property name=\"name\"/>\n"
#~ " <property name=\"org\"/>\n"
#~ " </natural-id>\n"
#~ " <property name=\"password\"/>\n"
#~ "</class>"
#, fuzzy
#~ msgid ""
#~ "<![CDATA[session.createCriteria(User.class)\n"
#~ " .add( Restrictions.naturalId()\n"
#~ " .set(\"name\", \"gavin\")\n"
#~ " .set(\"org\", \"hb\") \n"
#~ " ).setCacheable(true)\n"
#~ " .uniqueResult();]]>"
#~ msgstr ""
#~ "session.createCriteria(User.class)\n"
#~ " .add( Restrictions.naturalId()\n"
#~ " .set(\"name\", \"gavin\")\n"
#~ " .set(\"org\", \"hb\") \n"
#~ " ).setCacheable(true)\n"
#~ " .uniqueResult();"
Other Hibernate examples (source code examples)
Here is a short list of links related to this Hibernate query_criteria.po source code file:
|