Opened 10 years ago
Last modified 5 years ago
#794 accepted defect
complex constructor doesn't work with rasj — at Initial Version
Reported by: | Dimitar Misev | Owned by: | Veranika Liaukevich |
---|---|---|---|
Priority: | minor | Milestone: | 10.0 |
Component: | java | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
SELECT complex(42, 73)
rasj[0] RasRNPImplementation.getResponse: type not supported: typeName: typeID: 0 java.sql.SQLException: rasj.RasTypeNotSupportedException: Exception: Base type typeName: typeID: 0 as RasCollectionType is not supported yet. rasj.RasTypeNotSupportedException: Exception: Base type typeName: typeID: 0 as RasCollectionType is not supported yet.
Note:
See TracTickets
for help on using tickets.