Deprecated API


Contents
Deprecated Classes
play.db.jpa.FileAttachment
           
play.db.jpa.JPASupport
           
play.db.jpa.JPASupport.JPAQuery
           
 

Deprecated Methods
play.db.jpa.FileAttachment.exists()
           
play.db.jpa.JPABase.getEntityId()
           
play.db.jpa.FileAttachment.length()
           
play.PlayPlugin.onTemplateCompilation(Template)
           
play.mvc.Controller.parent()
           
play.mvc.Controller.parent(Map)
           
play.mvc.Controller.parent(Object...)
           
play.utils.Utils.toString(Annotation[])
          Use Utils.join(values, " "); 
 

Deprecated Constructors
play.data.parsing.MultipartStream()
          Use MultipartStream.MultipartStream(InputStream, byte[], ProgressNotifier), or MultipartStream.MultipartStream(InputStream, byte[], int, ProgressNotifier) 
play.data.parsing.MultipartStream(InputStream, byte[])
          Use MultipartStream.MultipartStream(InputStream, byte[], ProgressNotifier). 
play.data.parsing.MultipartStream(InputStream, byte[], int)
          Use MultipartStream.MultipartStream(InputStream, byte[], int, ProgressNotifier). 
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly