Pentaho

 View Only

 java pojos -pentaho

  • Pentaho
  • Kettle
  • Pentaho
  • Pentaho Data Integration PDI
archana garikapati's profile image
archana garikapati posted 06-20-2019 04:28

any idea on how to use java pojos in pentaho


#Kettle
#Pentaho
#PentahoDataIntegrationPDI
David da Guia Carvalho's profile image
David da Guia Carvalho

Based on your question about PDI, the closest entry point would be an "User Defined Java class" step.

References on:  User Defined Java Class - Pentaho Documentation

You can develop somethigs similar to a POJO but it will be automatic modified with pentaho stuffs and compiled with janino.

Or you are talking about messing with the PDI source, in that case, references: GitHub - pentaho/pentaho-kettle: Pentaho Data Integration ( ETL ) a.k.a Kettle