Guest User

Untitled

a guest
Jan 23rd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.47 KB | None | 0 0
  1. Call: ALTER TABLE Payments DROP CONSTRAINT Payments_room_id
  2. Query: DataModifyQuery(sql="ALTER TABLE Payments DROP CONSTRAINT Payments_room_id")
  3. [EL Warning]: 2011-10-17 08:48:20.969--ServerSession(1896219768)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.0.v20110604-r9504): org.eclipse.persistence.exceptions.DatabaseException
  4. Internal Exception: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (near "DROP": syntax error)
  5. Error Code: 0
Add Comment
Please, Sign In to add comment