Hi Friens:
I am new to Hibernate .Now I am using Hibernate3.0 which performance
is very slow. Could you please suggest me with some setting so that
it performance can increase. Many thanks for your help.
Please see below my attached files....
hibernate.cfg.
<?xml version='1.0' encoding='utf-
<!DOCTYPE hibernate-configura
"-//Hibernate/
"http://hibernate.
<hibernate-configur
<session-factory>
<property
name="hibernate.
ty>
<property
name="hibernate.
perty>
<property name="hibernate.
<property name="hibernate.
<property name="hibernate.
<property name="hibernate.
<property name="c3p0.max_
<property name="c3p0.max_
<property name="c3p0.acquire_
<property name="show_sql"
<property name="dialect"
<property name="hibernate.
<!-- Mapping files -->
<mapping resource="message.
</session-factory>
</hibernate-
Message.hbm.
<?xml version="1.0"
<!DOCTYPE hibernate-mapping PUBLIC
"-//Hibernate/
"http://hibernate.
<hibernate-mapping>
<class name="hibernateImpl
<id name="id" column="ID" >
<generator class="increment"
</id>
<map name="MessageProper
optimistic-lock=
<key column="MESSAGEID"
<index column="NAME" type="string"
<element column="VALUE" type="string"
</map>
<property name="conversationI
<column name="CONVERSATIONI
</property>
<property name="deliveryMode"
<column name="DELIVERYMODE" not-null="true"
</property>
<property name="destination"
<column name="DESTINATION" />
</property>
<property name="expiration"
<column name="EXPIRATION" />
</property>
<property name="messageId"
<column name="MESSAGEID" />
</property>
<property name="messageType"
<column name="MESSAGETYPE" />
</property>
<property name="replyTo"
<column name="REPLYTO" />
</property>
<property name="timeToLive"
<column name="TIMETOLIVE" />
</property>
<property name="timestamp"
<column name="TIMESTAMP" />
</property>
<property name="priority"
<column name="PRIORITY" />
</property>
</class>
</hibernate-
Thanks,
Asutosh
Earn your degree in as few as 2 years - Advance your career with an AS, BS, MS degree - College-Finder.net.
Fed Lowers Rates Again - Think you pay you much for your mortgage? No SSN Required - Estimate New Payment.
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
No comments:
Post a Comment