org.ujorm.orm
Class TypeService.UNDEFINED_SERVICE

java.lang.Object
  extended by org.ujorm.orm.TypeService
      extended by org.ujorm.orm.TypeService.UNDEFINED_SERVICE
Enclosing class:
TypeService

public static final class TypeService.UNDEFINED_SERVICE
extends TypeService

A null class value workaround.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.ujorm.orm.TypeService
TypeService.UNDEFINED_SERVICE
 
Field Summary
 
Fields inherited from class org.ujorm.orm.TypeService
BIG_DECI, BIG_INTE, BLOB, BOOLEAN, BYTE, BYTES, BYTES_WRAP, CLOB, COLOR, DATE_SQL, DATE_UTIL, DOUBLE, ENUM, EXPORT_ENUM, FLOAT, CHAR, INT, LONG, SHORT, STRING, STRING_WRAP, TIME_SQL, TIMESTAMP, UNDEFINED
 
Constructor Summary
TypeService.UNDEFINED_SERVICE()
           
 
Method Summary
 
Methods inherited from class org.ujorm.orm.TypeService
getTypeCode, getValue, getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeService.UNDEFINED_SERVICE

public TypeService.UNDEFINED_SERVICE()


Copyright © 2007-2012 PPonec