Hi Everyone,

Here is my problem; when I create the PersistenceBroker instance by
----------------------------------------------------------------------------------------------------
PBKey pbKey = new PBKey("default");
broker = PersistenceBrokerFactory.createPersistenceBroker(pbKey);
----------------------------------------------------------------------------------------------------
I get error of mismatching type;

[org.apache.ojb.broker.metadata.RepositoryXmlHandler] ERROR: Exception while
read metadata
Can't assign the specified jdbc field-type 'BIGINT' for field:
<field-descriptor
name="maxKey"
column="MAX_KEY"
jdbc-type="BIGINT"
access="readwrite"
/>

this mapping is in the repository_internal.xml, it is not my mapping, it is
a default mapping by OJB.
Though it gives an error, what can be the problem? Thank you for your help.
--
Tuna Ozkasap
Yazılım Mühendisi
Trend-Tech Cyberpark

Reply via email to