Plugin jira with oracle database X H2 database in memory

leandro siciliano July 19, 2017

Hello,

I have problem. I developed plugin with active object where I use im my class:

@Preload
@Table("XPTO")
public interface Xpto extends Entity { ...

When I use H2 database in memory it's working perfectly.

I generated .jar with command "mvn package" and I put in my jira standalone.

My table XPTO was generated with "AO_123 ..." but when I´m trying to do ao.find(Xpto.class) I couldn´t get datas.

 

To work with Oracle do I need to do something diferent ? new configuration ?

thanks

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events