Author: deepa
Date: Fri Apr  4 07:37:22 2014
New Revision: 1584545

URL: http://svn.apache.org/r1584545
Log:
CMS commit to olingo by deepa

Modified:
    olingo/site/trunk/content/doc/tutorials/jpafunctionimport.mdtext

Modified: olingo/site/trunk/content/doc/tutorials/jpafunctionimport.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/tutorials/jpafunctionimport.mdtext?rev=1584545&r1=1584544&r2=1584545&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/tutorials/jpafunctionimport.mdtext (original)
+++ olingo/site/trunk/content/doc/tutorials/jpafunctionimport.mdtext Fri Apr  4 
07:37:22 2014
@@ -44,8 +44,6 @@ OData JPA Processor Library is enhanced 
 
 2. Create a Java class and annotate the Java methods implementing custom 
operations with Function Import and Parameter Java annotations as shown below. 
Java methods can be created in JPA entity types and these methods can be 
annotated with EDM annotations for function import.
 
-##### Sample Code
-       
        
         package org.apache.olingo.odata2.jpa.processor.ref.extension;
 


Reply via email to