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.
何が間違っているのかわかりません。データベースから日付を取得しようとすると、時間のない日付のみが取得されます;/
その列を次のようにマッピングします。
<property name="dataAktualizacji" type="date"> <column name="DATA_AKTUALIZACJI" length="7" not-null="true" /> </property>