Vishnumurali9762

Avatar
  • Total activity 53
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 8
  • Subscriptions 17
  • Created

    What is pre-processing and post-processing script?

    Hi, What is this pre-processing and Post-procesing script in this section and what is the use of those kind of scripts?   How can i access these scripts from out java code in MPS?  
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    MPS TABLE EDITOR DETAILED STEPS

    Hi,   Is there any detailed and clear document available for creating the table  anad accessing one by one value in MPS?   From the table i need to give data as a input from node,i need to use thos...
    • 4 followers
    • 7 comments
    • 0 votes
  • Created

    Table as input

    Im trying  to create an table format in a node and i should access each and every columns seperately as an input? 
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Entity table

    how can i create an table in DB using entity class in MPS(like Spring boot)?  
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Connecting MPS to Mysql using JPA?

    Hi, 1.)  Is it possible to make maven or gradle application within the MPS. 2.)if it is yes how can i do that? 3.)How can i use JPA repository to access DB from MPS Application      
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Connecting MPS with Mysql

    Hi, i just tried to make a connection with my mysql database through MPS.   Downloaded the jar file from Mysql site and imported into MPS project as like this tutorial ->  https://tomassetti.me/how...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Working with MPS Tables?

    Hi ,   Recently i am working on MPS to create a Editor to give input in the table format .   So is there any example project or  any code available for this scenario?  
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How can i give input like a table?

    Hi, Here in this example we are giving height,width,depth into the jframe dialog box and we process the value and make a calculation.so like this how can i give input like a table of 6*6 where each...
    • 3 followers
    • 7 comments
    • 1 vote
  • Edited

    How to perform java Streams Operation in MPS?

    Hi,   I am having a list in the type of some model and having 100's of data  List<PersonDetail> personalData=new ArrayList<PersonDetail>();   I want to perform the Java Stream Operation like person...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    MPS with Mysql.

    Hi    is there any way to connect a sample MPS application with database.?
    • 2 followers
    • 1 comment
    • 0 votes