]
Steven Hawkins resolved TEIID-1684.
-----------------------------------
Resolution: Out of Date
Marking older issues as out of date.
Add a native type for InetAddresses
------------------------------------
Key: TEIID-1684
URL:
https://issues.redhat.com/browse/TEIID-1684
Project: Teiid
Issue Type: Feature Request
Reporter: Caleb Corliss
Priority: Minor
Fix For: Open To Community
Currently, we are unable to work directly with INET columns (Oracle or PostgreSQL.) It
would be nice if there was a native type that could map INET columns to
java.net.Inet4Address and java.netInet6Address objects at some time in the near future.