Character sets for data and identifiers  Widening conversions

Chapter 3: Using Java Classes in SQL

Subtypes in Java-SQL data

Class subtypes allow you to use subtype substitution and method override, which are characteristics of Java. A conversion from a class to one of its superclasses is a widening conversion; a conversion from a class to one of its subclasses is a narrowing conversion.





Copyright © 2005. Sybase Inc. All rights reserved. Widening conversions

View this book as PDF