Search:

Type: Posts; User: jed; Keyword(s):

Search: Search took 0.02 seconds.

  1. I have no choice on the technology that I'm...

    I have no choice on the technology that I'm using. Working in a large shop where the technology has been chosen and already used in several apps.

    Java is a great OOP language and as such for...
  2. Found the problem. Looks like Eclipse link was...

    Found the problem. Looks like Eclipse link was eating the exception and creating a more generic javax.persistence.PersistenceException. I don't really like this because this is more of a generic...
  3. that is a fairly generic exception. I'm looking...

    that is a fairly generic exception. I'm looking for a more specific exception for the constraint exception.

    I already know that the skippable logic works by testing with the java.lang.exception....
  4. I have already tired that exception. I have tried...

    I have already tired that exception. I have tried all of the exceptions listed in the console log. Still researching.

    Seems that the only reason to use JPA is for the exception...
  5. Exception handling / skippable-exception-classes jpaitemwriter

    I'm having difficulty in adding an exception to the list of skippable-exception-classes in a jpaitemwriter. I have the situation where I want to skip records that generate a constraint condition....
Results 1 to 5 of 5