HIBERNATEは in English translation

hibernate
冬眠する
休止
ハイバネート

Examples of using Hibernateは in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Hibernateは、データベースとの対話中に投げられたSQLExceptionをJDBCExceptionでラップします。
Hibernate wraps SQLExceptions thrown while interacting with the database in a JDBCException.
残念ながら、Hibernateは、柔軟で、幾つかのアプローチをサポートしています。
Unfortunately, Hibernate is flexible and supports several approaches.
Hibernateは、HibernateException以外の検査されない例外も投げることに注意してください。
Note that Hibernate might also throw other unchecked exceptions that are not a HibernateException.
Hibernateは最初に、指定したインターフェースを実装したCGLIBプロキシを返します。
Hibernate will initially return CGLIB proxies which implement the named interface.
Hibernateは、もちろん、データベースとのSQL通信すべてにPreparedStatementとパラメータバインディングを使用します。
Hibernate of course uses PreparedStatements and parameter binding for all SQL communication with the.
Hibernateは、非常に粒度の細かいオブジェクトモデルをサポートすることを意図しています。
Hibernate is intended to support a very fine-grained object model.
例えばHibernateは、大文字小文字を区別しない検索に対して、暗黙的にLOWERを付加します。
Hibernate, for example, injects an implicit LOWER for case-insensitive searches.
Hibernateは、楽観的同時実行を行うアプリケーションコードを書くためのアプローチを3つ提供します。
Hibernate provides three possible approaches to writing application code that uses optimistic concurrency.
Hibernateは、エンティティーと値型すべてに非常に内容豊かなメタデータモデルを必要とします。
Hibernate requires a very rich meta-level model of all entity and value types.
Hibernateは、設計パラダイムとして、拡張Sessionか分離されたインスタンスを自動的にバージョンチェックします。
Hibernate offers automatic version checking with either an extended Session or detached instances as the design.
Hibernateは、関連がたった1つの外部キーカラムにマップされると想定しています。
Hibernate assumes that an association maps to exactly one foreign key column.
HibernateはGavinKingをリーダーとして世界中のJavaソフトウェア開発者がチームを結成して開発した。
Hibernate was developed by a team of Java software developers around the world led by Gavin King.
Hibernateはありとあらゆる種類のコレクションマッピングをサポートしていますが、最も一般的なものがsetです。
Hibernate supports a broad range of collection mappings, a set being most common.
Hibernateは、どのように永続クラスのオブジェクトをロードし格納すればよいかを知る必要があります。
Hibernate needs to know how to load and store objects of the persistent class.
Hibernateは単純なこのパターンのために、予め組み込まれた"currentsession"の管理を提供します。
Hibernate provides built-in management of the"current session" to simplify this pattern.
最初のスタンドアローンのアプリケーションのように、Hibernateは自動的にこれらのオブジェクトを実行するスレッドに結び付けることができます。
As earlier in the standalone application, Hibernate can automatically bind these objects to the current thread of execution.
Hibernateは、常に、データベースのロッキングメカニズムを使い、メモリー中にあるオブジェクトをロックすることは決してありません。
Hibernate will always use the locking mechanism of the database, never lock objects in memory!
Hibernateは、常に、データベースのロッキングメカニズムを使い、メモリー中にあるオブジェクトをロックすることは決してありません。
Hibernate will always use the locking mechanism of the database; it never lock objects in memory.
最初のスタンドアローンのアプリケーションのように、Hibernateは自動的にこれらのオブジェクトを実行するスレッドに結び付けることができます。
As earlier in the standalone application, Hibernate can automatically bind these ojects to the current.
Hibernateは、optimisticな並行性を使うアプリケーションコードを書くための3つの可能なアプローチを提供しています。
Hibernate provides for three possible approaches to writing application code that uses.
Results: 259, Time: 0.015

Top dictionary queries

Japanese - English