diff --git a/src/css/index.css b/src/css/index.css index 13c3386e..013d80fb 100644 --- a/src/css/index.css +++ b/src/css/index.css @@ -165,8 +165,17 @@ body { margin-right: 50px; line-height: 24px; } +.content pre { + margin-left: 50px; + margin-right: 50px; +} +.content iframe { + margin-left: 50px; + margin-right: 50px; +} .content li { margin-bottom: 7px; + margin-top: 3px; } .content ul { margin-left: 40px; diff --git a/src/metadata/okennedy.json b/src/metadata/okennedy.json index fef20bf1..7460377d 100644 --- a/src/metadata/okennedy.json +++ b/src/metadata/okennedy.json @@ -1 +1 @@ -{"data":{"name":"Oliver Kennedy","work":{"dept":"Department of Computer Science and Engineering","employer":"University at Buffalo, SUNY","address":{"street":"338 Davis Hall","city":"Buffalo","state":"NY","zip":"14260","country":"USA"}},"home":{"street":"4224 Deer Lakes Drive","city":"Amherst","state":"NY","zip":"14228","country":"USA"},"contact":{"Phone":"+1 (716) 645-1597","Email":"okennedy@buffalo.edu","Web":"http://www.cse.buffalo.edu/~okennedy/"},"education":[{"degree":"PhD","university":"Cornell University","city":"Ithaca, NY","dept":"Department of Computer Science","Thesis":"Watch out for... What?: Monitoring and Uncertainty in Scientific Computing","Advisor":"Christoph Koch","year":2011},{"degree":"MS","university":"Cornell University","city":"Ithaca, NY","dept":"Department of Computer Science","year":2008},{"degree":"BS (with Honors)","university":"New York University","city":"New York, NY","dept":"Department of Computer Science","year":2005,"gpa":3.598},{"degree":"BS","university":"Stevens Institute of Technology","city":"Hoboken, NJ","dept":"Department of Computer Engineering","year":2005,"gpa":3.514}],"employment":[{"title":"Assistant Professor","employer":"Dept. of Comp. Sci. & Eng., SUNY Buffalo","start":"Sept. 2012"},{"title":"Postdoctoral Fellow","employer":"D.A.T.A. Lab, EPFL, Switzerland","start":"June 2011","end":"Aug. 2012"},{"title":"Intern","employer":"Microsoft Research, Redmond, WA","start":"May 2010","end":"Aug. 2010"},{"title":"Intern","employer":"Yahoo! Labs, Sunnyvale CA","start":"May 2009","end":"Aug. 2009"},{"title":"Teaching/Research Assistant","employer":"Cornell University","start":"Sept. 2005","end":"May 2011"},{"title":"Programmer","employer":"Humanities Computing Group, New York University","start":"Sept. 2003","end":"Aug. 2005"},{"title":"Programmer","employer":"Parallel and Dist. Sys. Group, New York University","start":"Jan. 2001","end":"May 2003"}],"honors":["The pVLDB 2012 paper titled \"DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views\" was accepted to the \"Best of VLDB 2012\" issue of the VLDB Journal"],"reviewer":[{"venue":"VLDBJ","years":[2013]},{"venue":"TKDE","years":[2013,2014]},{"venue":"TODS","years":[2015]},{"venue":"CSE","years":[2015]},{"venue":"pVLDB","track":"PhD","years":[2013]},{"venue":"pVLDB","track":"Demo","years":[2016]},{"venue":"SIGMOD","years":[2015,2016]},{"venue":"PWEEK","years":[2016]},{"venue":"HILDA","years":[2016]}],"memberships":[{"org":"ACM","start":2012},{"org":"ACM-SIGMOD","start":2010},{"org":"ACM-Computer Science Teachers Assoc.","start":2012,"roles":[{"title":"WNY Chapter Secretary","start":"Sept. 2013","end":"Sept. 2015"}]},{"org":"IEEE","start":"2009"}],"volunteering":[{"org":"LIBERTY Partnerships","start":2013,"roles":[{"title":"Summer Mentor","years":[2013,2014]},{"title":"`I Can' Program Volunteer","years":[2015]}]},{"org":"Coder Dojo Mentor","years":[2013,2014]},{"org":"Science is Elementary Class Leader","start":"Jan. 2014"}],"service":{"general":[{"description":"WebDB Session Chair","years":[2013]},{"description":"NSF Panel Member","years":[2014,2015]},{"description":"SIGMOD Reproducability Committee","years":[2015]}],"dept":[{"org":"Dept. of Comp. Sci. and Eng., University at Buffalo, SUNY","service":[{"org":"Graduate Admissions Committee","start":2012},{"org":"Graduate Advisory Board","start":2012},{"org":"Faculty Search Committee","years":[2012,2013,2014]},{"org":"Colloquium Committee","years":[2012,2013,2014],"roles":[{"title":"Chair","years":[2014]}]},{"org":"Grievances Committee","start":2015},{"org":"Undergraduate Curriculum Development Subcommittee","start":2015}]}]},"courses":[{"venue":"Department of Computer Science and Engineering, SUNY Buffalo","courses":[{"code":"CSE 462","title":"Undergraduate Database Systems (planned)","semester":"Spring 2016"},{"code":"CSE 662","title":"Languages and Runtimes for Big Data","semester":"Fall 2015","enrollment":29},{"code":"CSE 562","title":"Graduate Database Systems","semester":"Spring 2015","enrollment":79},{"code":"CSE 704","title":"Databases, Programming Languages and Datastructures","semester":"Fall 2014","enrollment":21},{"code":"CSE 562","title":"Graduate Database Systems","semester":"Spring 2014","enrollment":148},{"code":"CSE 704","title":"Streaming, Incremental and Online Data Processing","semester":"Fall 2013","enrollment":18},{"code":"CSE 562","title":"Graduate Database Systems","semester":"Spring 2013","enrollment":101},{"code":"CSE 704","title":"Web-Scale Data Management Systems Seminar","semester":"Fall 2012","enrollment":15}]},{"venue":"School of Computer and Communication Sciences, EPFL, Switzerland","courses":[{"code":"CS-422","title":"Advanced Databases","role":"Teaching Assistant","semester":"Spring 2011"}]},{"venue":"Department of Computer Science, Cornell University","courses":[{"code":"CS 4410","title":"Operating Systems","semester":"Fall 2008","role":"Practicum Instructor"},{"code":"CS 414","title":"Operating Systems","semester":"Spring 2006","role":"Practicum Instructor"},{"code":"CS 414","title":"Operating Systems","semester":"Fall 2006","role":"Practicum Instructor"}]}],"artifacts":[{"name":"DBToaster","class":"software","description":"A tool that dynamically compiles database engines optimized for any given query workload.","released":"05/2012","metrics":{"sitevisits":4191,"downloads":1032},"metricsasof":"December 10, 2014","url":"http://www.dbtoaster.org"},{"name":"Just-in-Time Data Structures","class":"software","description":"An index structure that dynamically adapts to variable workloads.","released":"07/2014","url":"http://github.com/UBOdin/jitd"},{"name":"Mimir","class":"software","released":"01/2015","description":"A probabilistic overlay for database systems","url":"http://mimirdb.info"},{"name":"PigOut","class":"software","released":"10/2014","description":"A multi-cluster runtime for Pig Latin","url":"http://pigout.cse.buffalo.edu"}],"grants":[{"title":"Curating Uncertainty and Reliable Exploitation (CURE)","agency":"US Naval Postgraduate School","role":"Co-I","amount":263215,"effort":"33%","status":"submitted","start":"05/2016","end":"04/2018","type":"grant"},{"title":"III: Small: Just in Time Datastructures","agency":"NSF: CISE: IIS: III","role":"PI","amount":494274,"effort":"50%","status":"submitted","start":"05/2016","end":"04/2019","type":"grant"},{"title":"CI-New: Supporting Pocket Scale Data Management Research","agency":"NSF: CISE: IIS: CRI","role":"PI","amount":610785,"effort":"33%","status":"submitted","start":"05/2016","end":"04/2019","type":"grant"},{"title":"Expressing Uncertainty Using the maybe System","agency":"Google Research Awards","role":"Co-PI","effort":"33%","copis":["Geoffrey Challen","Lukasz Ziarek"],"status":"accepted","amount":38656,"start":"08/2015","end":"07/2016","type":"gift","urls":{"proposal":"http://blue.cse.buffalo.edu/proposals/2015-gra-maybe"},"supports":["Yihong Chen"]},{"title":"CAREER: Reliably Embracing Unreliable Data","agency":"NSF: CISE: IIS: III","role":"PI","amount":475035,"effort":"100%","status":"submitted","start":"02/2016","end":"01/2021","type":"grant"},{"title":"AitF: FULL: A Game-Theoretical Approach to On-Demand ETL","agency":"NSF: CISE: CNS: AitF","role":"PI","amount":783415,"effort":"50%","copis":["Jan Chomicki"],"status":"rejected","start":"08/2015","end":"08/2019","type":"grant"},{"title":"Intuitive Data Interpretation","agency":"Oracle University Relations","role":"PI","amount":90455,"effort":"100%","status":"accepted","start":"03/2015","end":"03/2016","type":"gift","urls":{"abstract":"http://odin.cse.buffalo.edu/grants/2015-Oracle-IntuitiveDataInterprestation-Abstract.txt","proposal":"http://odin.cse.buffalo.edu/grants/2015-Oracle-IntuitiveDataInterprestation-Full.txt"},"supports":["Niccolò Meneghetti","Ying Yang","Arindam Nandi"]},{"title":"IIS: Just-in-Time Data Management","agency":"NSF: CISE: IIS: III","role":"PI","amount":500000,"effort":"50%","copis":["Lukasz Ziarek"],"status":"rejected","start":"08/2015","end":"08/2018","type":"grant"},{"title":"Structuring Uncertainty Using the maybe Statement","agency":"Google Research Awards","role":"Co-PI","effort":"33%","copis":["Geoffrey Challen","Lukasz Ziarek"],"status":"rejected","amount":43156,"start":"08/2015","end":"07/2016","type":"gift"},{"title":"CAREER: Lowering barriers to entry for uncertain data management","agency":"NSF: CISE: IIS: III","role":"PI","amount":500000,"effort":"100%","status":"rejected","feedback":"1x E/VG, 1x VG, 2x G/VG, Panel: Competitive","start":"07/15","end":"06/2020","type":"grant"},{"title":"III: Small: Self-Computing Data - Decoupling Semantics from Evaluation and Management","agency":"NSF: CISE: IIS: III","role":"PI","amount":498204.0,"effort":"50%","copis":["Lukasz Ziarek"],"status":"rejected","feedback":"1x VG, 1x G/VG, 1x G, 1x F, Panel: Low Competitive","start":"08/14","end":"08/2017","type":"grant"},{"title":"Interactive Data Exploration with Currents","agency":"USAF Young Investigators Program","role":"PI","amount":360000,"effort":"100%","status":"rejected","start":"09/2014","end":"08/2017","type":"grant"},{"title":"TWC: Medium: Collaborative: Data is Social: Exploiting Data Relationships to Detect Insider Attacks","award":{"agency":"NSF","id":"69110"},"agency":"NSF: CISE: SaTC","role":"Co-I","amount":959999.0,"effort":"25%","copis":["Hung Ngo","Shambhu Upadhyaya","Varun Chandola"],"status":"accepted","start":"09/2014","end":"08/2017","type":"grant","collaborative":[{"institution":"University of Michigan Ann Arbor","pis":["Xuanlong Nguyen"],"amount":239974}],"supplements":[{"type":"NSF-REU","amount":16000}],"urls":{"abstract":"http://odin.cse.buffalo.edu/grants/2014-NSF-SatC-InsiderThreats-Abstract.pdf","proposal":"http://odin.cse.buffalo.edu/grants/2014-NSF-SatC-InsiderThreats-Full.pdf"},"supports":["Ting Xie","Gokhan Kul","Duc Thanh Luong"]},{"title":"Intuitive Data Interpretation","agency":"Oracle University Relations","role":"PI","amount":88000,"effort":"50%","copis":["Jan Chomicki"],"status":"accepted","start":"03/2014","end":"03/2015","type":"gift","urls":{"abstract":"http://odin.cse.buffalo.edu/grants/2014-IntuitiveDataInterpretation.rtf"},"supports":["Ying Yang"]},{"title":"Laasie: Collaboration using Semantic Application State","agency":"Google Research Awards","role":"PI","effort":"50%","copis":["Lukasz Ziarek"],"status":"rejected","start":"08/2013","end":"07/2014","type":"gift"},{"title":"Intel Galileo Development Grant","agency":"Intel Gallileo University Donations","role":"PI","amount":"5 Intel Galileo Development Boards","effort":"100%","status":"completed","start":"02/2014","end":"02/2015","type":"gift"},{"title":"III: Small: Collaborating Through (Sequences Of) Changes with Laasie","agency":"NSF: CISE: IIS: III","role":"PI","amount":500000.0,"effort":"100%","status":"rejected","feedback":"2x G, 1x G/F, 1x F","start":"08/2013","end":"08/2015","type":"grant"},{"title":"TWC: Medium: Collaborative: A Query Semantics Approach to Relational Database Insider Threat Detection","agency":"NSF: CISE: SaTC","role":"Co-I","amount":960000.0,"effort":"25%","copis":["Hung Ngo","Shambhu Upadhyaya","Varun Chandola"],"status":"rejected","feedback":"2xG, 1xF, Panel: Low Competitive","start":"09/2013","end":"08/2016","type":"grant"},{"title":"AWS in Education Coursework Grant","agency":"Amazon","role":"PI","amount":1800,"effort":"100%","status":"completed","start":"09/2012","end":"12/2012","type":"gift"}],"publications":[{"title":"Mimir: Bringing CTables into Practice","authors":["Arindam Nandi","Ying Yang","Oliver Kennedy","Boris Glavic","Ronny Fehling","Zhen Hua-Liu","Dieter Gawlick"],"venue":"ArXiv","year":2016,"note":"Authors grouped by institution","urls":{"under submission":"https://arxiv.org/submit/1437492/view"}},{"title":"Pocket Data: The Need for TPC-MOBILE","authors":["Oliver Kennedy","Jerry Antony Ajay","Geoffrey Challen","Lukasz Ziarek"],"venue":"TPC-TC","year":2015,"length":16,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/TPCTC-sqlite-final.pdf","html5-slides":"http://odin.cse.buffalo.edu/slides/talks/2015-PocketData","pdf-slides":"http://odin.cse.buffalo.edu/slides/talks/2015-PocketData.pdf"},"projects":["pocketdata","astral"]},{"title":"Lenses: An On-Demand Approach to ETL","authors":["Ying Yang","Niccolò Meneghetti","Ronny Fehling","Zhen Hua-Liu","Oliver Kennedy"],"venue":"pVLDB","year":2015,"length":12,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/VLDB-lenses-final.pdf","slides":"http://odin.cse.buffalo.edu/slides/conference/2015-Ying-VLDB-Mimir.pdf"},"projects":["mimir"]},{"title":"maybe We Should Enable More Uncertain Mobile App Programming","authors":["Geoffrey Challen","Jerry Antony Ajay","Nick DiRienzo","Oliver Kennedy","Anudipa Maiti","Anandatirtha Nandugudi","Sriram Shantharam","Jinghao Shi","Guru Prasad Srinivasa","Lukasz Ziarek"],"venue":"HotMobile","year":2015,"length":6,"authornote":"alpha","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/HotMobile-maybe-final.pdf"},"projects":["maybe"]},{"title":"Just in Time Datastructures","authors":["Oliver Kennedy","Lukasz Ziarek"],"venue":"CIDR","year":2015,"length":10,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/CIDR-jitd-final.pdf","slides":"http://odin.cse.buffalo.edu/slides/talks/2015-JITDs"},"projects":["astral"]},{"title":"PigOut: Making Multiple Hadoop Clusters Work Together","authors":["Kyungho Jeon","Sharath Chandrashekhara","Feng Shen","Shikhar Mehra","Oliver Kennedy","Steven Y. Ko"],"venue":"IEEE BigData","year":2014,"length":9,"authornote":"Authors listed students first, then faculty","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/BIGDATA-pigout-final.pdf"},"projects":["pigout"]},{"title":"Detecting the Temporal Context of Queries","authors":["Oliver Kennedy","Ying Yang","Jan Chomicki","Ronny Fehling","Zhen Hua-Liu","Dieter Gawlick"],"venue":"BIRTE","year":2014,"length":17,"authornote":"Authors listed UB first, then Oracle","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2014/BIRTE-context-final.pdf"},"projects":["mimir"]},{"title":"Monadic Logs for Collaborative Web Applications","authors":["Sumit Agarwal","Daniel Bellinger","Oliver Kennedy","Ankur Upadhyay","Lukasz Ziarek"],"venue":"WebDB","year":2013,"length":6,"authornote":"alpha","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2013/WebDB-laasie-final.pdf"},"projects":["astral"]},{"title":"DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views","authors":["Christoph Koch","Yanif Ahmad","Oliver Kennedy","Milos Nicolic","Andres Nötzli","Daniel Lupei","Amir Shaikhana"],"venue":"VLDBJ","volume":23,"number":2,"issuetitle":"Special issue on the best papers of VLDB 2012","year":2014,"length":25,"authornote":"Authors listed in descending order of seniority","urls":{"paper":"http://infoscience.epfl.ch/record/183767"},"projects":["dbtoaster"]},{"title":"$Bar_{QL}$: Collaborating Through Change","authors":["Oliver Kennedy","Lukasz Ziarek"],"venue":"UB CSE","id":"2013-03","year":2013,"length":10,"projects":["astral"]},{"title":"$Bar_{QL}$: Collaborating through Change","authors":["Oliver Kennedy","Lukasz Ziarek"],"venue":"ArXiv","year":2013,"length":9,"urls":{"paper":"http://arxiv.org/pdf/1303.4471v1"},"projects":["astral"]},{"title":"DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views","authors":["Yanif Ahmad","Oliver Kennedy","Christoph Koch","Milos Nicolic"],"venue":"pVLDB","year":2012,"length":12,"urls":{"paper":"http://vldb.org/pvldb/vol5/p968_yanifahmad_vldb2012.pdf","slides":"http://www.dbtoaster.org/papers/pvldb2012-dbtoaster-oak.pdf"},"projects":["dbtoaster"]},{"title":"Inventory Allocation for Online Graphical Display Advertising Using Multi-Objective Optimization","authors":["Jian Yang","Eric Vee","Sergei Vassilvitskii","John Tomlin","Jayavel Shanmugasundaram","Tasos Anastasakos","Oliver Kennedy"],"venue":"ICORES","year":"2012","length":12,"urls":{"paper":"http://arxiv.org/pdf/1008.3551v1"},"projects":[]},{"title":"Efficient Optimization over Uncertain Data","authors":["Suman Nath","Steve Lee","Slawek Smyl","Charles Loboz","Oliver Kennedy"],"type":"patent","country":"USA","status":"granted","id":"8,650,180","app_id":"20,120,323,926","year":2014,"projects":["pip"]},{"title":"Jigsaw: Efficient optimization over uncertain enterprise data","authors":["Oliver Kennedy","Suman Nath"],"venue":"SIGMOD","year":"2011","length":12,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2011/SIGMOD-jigsaw.pdf"},"projects":["pip"]},{"title":"Fuzzy Prophet: Parameter exploration in uncertain enterprise scenarios","authors":["Oliver Kennedy","Steve Lee","Charles Loboz","Slawek Smyl","Suman Nath"],"venue":"SIGMOD","year":"2011","length":"demo+4 pages","track":"demo","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2011/SIGMOD-demo-jigsaw.pdf"},"projects":["pip"]},{"title":"DBToaster: Agile Views for a Dynamic Data Management System","authors":["Oliver Kennedy","Yanif Ahmad","Christoph Koch"],"venue":"CIDR","year":"2011","length":12,"urls":{"paper":"http://www.dbtoaster.org/papers/cidr2011-dbtoaster.pdf","slides":"http://www.dbtoaster.org/papers/cidr2011-dbtoaster-yna.pptx"},"projects":["dbtoaster"]},{"title":"System for Display Advertising Optimization Using Click or Conversion Performance","authors":["Oliver Kennedy","Tasos Anastasakos","Jianchang Mao","Eric Vee","Jayavel Shanmugasundaram","Sergei Vassilvitskii","Jian Yang","John Tomlin"],"type":"patent","country":"USA","status":"granted","app_id":"20,100,114,689","id":"8,650,180","year":2012},{"title":"Inventory Allocation for Online Graphical Display Advertising","authors":["Jian Yang","Eric Vee","Sergei Vassilvitskii","John Tomlin","Jayavel Shanmugasundaram","Oliver Kennedy"],"venue":"ArXiv","year":2010,"length":25},{"title":"PIP: A Database System for Great and Small Expectations","authors":["Oliver Kennedy","Christoph Koch"],"venue":"ICDE","year":"2010","length":12,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2010/ICDE-pip.pdf"},"projects":["pip"]},{"title":"Dynamic approaches to in-network aggregation","authors":["Oliver Kennedy","Christoph Koch","Al Demers"],"venue":"ICDE","year":"2009","length":4,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2010/ICDE-pip.pdf"},"projects":["gossip"]},{"title":"Dynamic approaches to in-network aggregation","authors":["Oliver Kennedy","Christoph Koch","Al Demers"],"venue":"ArXiv","year":2008,"length":11,"urls":{"paper":"http://arxiv.org/abs/0810.3227"},"projects":["gossip"]},{"title":"Nexus: A New Operating System for Building Trustworthy Applications","authors":["Alan Shieh","Daniel Williams","Kevin Walsh","Oliver Kennedy","Patrick Reynolds","Emin Gun Sirer","Fred Schneider"],"venue":"NSDI","year":"2007","length":"poster","track":"poster","projects":["nexus"]},{"title":"XMon-BGP: Securing BGP Using Using External Security Monitors","authors":["Patrick Reynolds","Oliver Kennedy","Emin Gun Sirer","Fred Schneider"],"venue":"NSDI","year":"2007","length":"poster","track":"poster","projects":["nexus"]},{"title":"The Face of Meaning","authors":["Gary Shawver","Oliver Kennedy"],"venue":"ACH/ALLH","year":"2005","length":6,"projects":["tapor","nyuhcg"]},{"title":"Second language comprehension in an online multimedia environment: Integrating theory and practice.","authors":["Eduardo Lage-Otero","Oliver Kennedy"],"venue":"E-Learn","year":"2004","length":2,"projects":["nyuhcg"]}],"publications_submitted":[],"students":{"advised":[{"name":"Gokhan Khul","degree":"PhD","coadvisor":"Shambhu Upadhaya","start":"Jan. 2015"},{"name":"Ting Xie","degree":"PhD","coadvisor":"Hung Ngo","start":"Jan. 2015"},{"name":"Ying Yang","degree":"PhD","start":"Sept. 2012"},{"name":"Daniel Bellinger","degree":"BS","coadvisor":"Lukasz Ziarek","start":"Sept. 2012","end":"May 2014"},{"name":"Ankur Upadhyay","degree":"MS","coadvisor":"Lukasz Ziarek","start":"Sept. 2012","end":"Feb. 2014"},{"name":"Sumit Agarwal","degree":"BS/MS","coadvisor":"Lukasz Ziarek","start":"Sept. 2012","end":"May 2014"}],"indstudy":[{"name":"Saket Adusumilli","degree":"MS","start":"Fall 2014"},{"name":"Guru Prasad","degree":"PhD","start":"Fall 2013"},{"name":"Bethany Griswold","degree":"PhD","start":"Fall 2013","end":"Spring 2014"},{"name":"Nikhil Kataria","degree":"MS","start":"Spring 2014","end":"Spring 2014"},{"name":"Palanippan Melyappan","degree":"MS","start":"Spring 2014","end":"Spring 2014"}]},"talks":[{"talk":"PocketData: What's in your pocket?","date":"Oct. 2015","venue":"Ohio State Computer Science Colloquium"},{"talk":"Just-In-Time Data Structures","date":"Jan. 2015","venue":"Oracle"},{"talk":"Just-In-Time Data Structures","date":"Jan. 2015","venue":"Pivotal"},{"talk":"Just-In-Time Data Structures","date":"Jan. 2015","venue":"Snowflake Computing Inc."},{"talk":"Queries with Twitter Tutorial","date":"Oct. 2014","venue":"Western New York CSTA Fall Conference"},{"talk":"Everything I Need to Know I Learned From PL","date":"Sept. 2014","venue":"Buffalo Database Seminar Meetup"},{"talk":"Mobilize Prime Workshop","date":"March. 2014","with":["Lukasz Ziarek","Sarbani Banerjee"],"venue":"Google CS4HS, ACM-CSTA, and Buffalo State"},{"talk":"SQL Tutorial","date":"Jan. 2014","venue":"Western New York CSTA Professional Development Workshops"},{"talk":"Emerging Trends in Database Research","date":"Jan. 2014","venue":"Buffalo Database Seminar Meetup"},{"talk":"Python Workshop","date":"Jun. 2013","with":["Lukasz Ziarek","Sarbani Banerjee"],"venue":"Western New York CSTA 2013 CS4HS Workshop"},{"talk":"Laasie: The Log as a Service Infrastructure","date":"Feb. 2013","venue":"Cornell University Database Colloquium"},{"talk":"Python Workshop","date":"Oct. 2012","with":["Lukasz Ziarek","Sarbani Banerjee"],"venue":"Western New York CSTA 2012 Fall Conference"}]},"people":{"Vinayak Karuppasamy":{"institution":"Bloomberg","updated":2016},"Arindam Nandi":{"institution":"University at Buffalo","updated":2016},"Boris Glavic":{"institution":"Illinois Inst. Tech.","updated":2016},"Oliver Kennedy":{"institution":"University at Buffalo","updated":2014},"Al Demers":{"institution":"Cornell University","updated":2014},"Amir Shaikhana":{"institution":"EPFL","updated":2014},"Anandatirtha Nandugudi":{"institution":"University at Buffalo","updated":2014},"Andres Nötzli":{"institution":"Stanford","updated":2014},"Ankur Upadhyay":{"institution":"FactSet","updated":2014},"Anudipa Maiti":{"institution":"University at Buffalo","updated":2014},"Charles Loboz":{"institution":"Microsoft Corp.","updated":2014},"Christoph Koch":{"institution":"EPFL","updated":2014},"Daniel Bellinger":{"institution":"Global Foundries","updated":2014},"Daniel Lupei":{"institution":"EPFL","updated":2014},"Dieter Gawlick":{"institution":"Oracle","updated":2014},"Eric Vee":{"institution":"Yahoo!","updated":2014},"Feng Shen":{"institution":"University at Buffalo","updated":2014},"Geoffrey Challen":{"institution":"University at Buffalo","updated":2014},"Guru Prasad Srinivasa":{"institution":"University at Buffalo","updated":2014},"Jan Chomicki":{"institution":"University at Buffalo","updated":2014},"Jayavel Shanmugasundaram":{"institution":"Google","updated":2014},"Jerry Antony Ajay":{"institution":"University at Buffalo","updated":2014},"Jian Yang":{"institution":"Yahoo!","updated":2014},"Jinghao Shi":{"institution":"University at Buffalo","updated":2014},"John Tomlin":{"institution":"Yahoo!","updated":2014},"Kyungho Jeon":{"institution":"University at Buffalo","updated":2014},"Lukasz Ziarek":{"institution":"University at Buffalo","updated":2014},"Milos Nicolic":{"institution":"EPFL","updated":2014},"Nick DiRienzo":{"institution":"University at Buffalo","updated":2014},"Ronny Fehling":{"institution":"Oracle","updated":2014},"Sergei Vassilvitskii":{"institution":"Google","updated":2014},"Sharath Chandrashekhara":{"institution":"University at Buffalo","updated":2014},"Shikhar Mehra":{"institution":"University at Buffalo","updated":2014},"Slawek Smyl":{"institution":"Microsoft Corp.","updated":2014},"Sriram Shantharam":{"institution":"University at Buffalo","updated":2014},"Steve Lee":{"institution":"Microsoft Corp.","updated":2014},"Steven Y. Ko":{"institution":"University at Buffalo","updated":2014},"Suman Nath":{"institution":"Microsoft Research","updated":2014},"Sumit Agarwal":{"institution":"Unknown","updated":2014},"Tasos Anastasakos":{"institution":"Yahoo!","updated":2014},"Yanif Ahmad":{"institution":"Johns Hopkins University","updated":2014},"Ying Yang":{"institution":"University at Buffalo","updated":2014},"Zhen Hua-Liu":{"institution":"Oracle","updated":2014},"Niccolò Meneghetti":{"institution":"University at Buffalo","updated":2015}},"venues":{"HILDA":{"fullname":"Workshop on Human-In-the-Loop Data Analytics","type":"workshop"},"PWEEK":{"fullname":"Provenance Week","type":"workshop"},"CSE":{"fullname":"Computer Science Education","type":"journal"},"TODS":{"fullname":"ACM Transactions on Database Systems","type":"journal"},"TKDE":{"fullname":"IEEE Transactions on Knowledge and Data Engineering","type":"journal"},"TPC-TC":{"shortname":"Performance Characterization and Benchmarking","fullname":"The TPC Technology Conference on Performance Evaluation & Benchmarking","type":"workshop","series":"Lecture Notes in Business Information Processing","publisher":"Springer-Verlag Berlin Heidelberg","editors":{"2015":["R. Nambiar","M. Poess"]}},"HotMobile":{"fullname":"The ACM Workshop on Mobile Computing Systems and Applications","startyear":1999,"selectivity":{"2015":0.2875},"type":"workshop"},"CIDR":{"fullname":"The Conference on Innovative Data Systems Research","startyear":2003,"frequency":2,"type":"conference","selectivity":{"average":"unknown (less than 30% in previous years)"}},"IEEE BigData":{"fullname":"The IEEE International Conference on Big Data","type":"conference","selectivity":{"2014":0.186}},"BIRTE":{"fullname":"Enabling Real-Time Business Intelligence","type":"workshop","series":"Lecture Notes in Business Information Processing","publisher":"Springer-Verlag Berlin Heidelberg","selectivity":{"2015":0.45},"editors":{"2015":["M. Castellanos","U. Dayal","T.B. Pedersen","N. Tabul"]}},"WebDB":{"fullname":"The International Workshop on the Web and Databases","type":"workshop","selectivity":{"2013":0.25}},"ICORES":{"fullname":"The International Conference on Operations Research and Enterprise Systems","type":"conference"},"ICDE":{"fullname":"The International Conference on Data Engineering","type":"conference","selectivity":{"2013":0.19,"2010":0.21,"2009":0.17,"2007":0.276,"2005":0.129}},"NSDI":{"fullname":"The USENIX Symposium on Networked Systems Design and Implementation","type":"conference"},"ACH/ALLH":{"fullname":"The Joint International Conference of the Association for Computers and the Humanities and the Association for Literary and Linguistic Computing","type":"conference"},"E-Learn":{"fullname":"The World Conference on E-Learning in Corporate, Government, Healthcare, and Higher Education","type":"conference"},"VLDBJ":{"fullname":"The VLDB Journal","type":"journal"},"UB CSE":{"fullname":"SUNY Buffalo Computer Science & Engineering Report","type":"techreport"},"ArXiv":{"fullname":"The ArXiv","type":"techreport"},"SIGMOD":{"fullname":"The ACM SIGMOD/PODS Conference","type":"conference","selectivity":{"average":0.18,"2012":0.17,"2011":0.232,"2007":0.146,"2005":0.151,"2004":0.16,"2003":0.155,"2001":0.15},"PC":{"2015":["Susan B. Davidson","Zack Ives","Alin Deutsch","Yanlei Diao","Jens Dittrich","Luna Dong","Hank Korth","Alex Labrinidis","Feifei Li","Dan Olteanu","Jignesh Patel","Sunita Sarawagi","Pierre Senellart","Wang-Chiew Tan","Jun Yang","Xiaofang Zhou","Yanif Ahmad","Reza Akbarinia","Magda Balazinska","Zhuowei Bao","Pablo Barcelo","Srikanta Bedathur","Spyros Blanas","Philip Bohannon","Stephane Bressan","Michael Cafarella","K. Selçuk Candan","Badrish Chandramouli","Shimin Chen","Lei Chen","James Cheng","Alvin Cheung","Fei Chiang","Rada Chirkova","John Cieslewicz","Sarah Cohen-Boulakia","Dario Colazzo","Tyson Condie","Bin Cui","Antonios Deligiannakis","Amol Deshpande","Daniel Deutch","Eduard Dragut","Alan Fekete","Avrilia Floratou","Tim Furche","Minos Garofalakis","Wolfgang Gatterbauer","Tingjian Ge","Boris Glavic","TJ Green","Torsten Grust","Carmem Hara","Michael Hay","Melanie Herschel","Vagelis Hristidis","Panos Ipeirotis","Chris Jermaine","Alekh Jindal","Panagiotis Karras","Gjergji Kasneci","Tasos Kementsietsidis","Oliver Kennedy","Martin Kersten","Daniel Kifer","George Kollios","Tim Kraska","Wolfgang Lehner","Chengkai Li","Guoliang Li","Lipyeow Lim","Xuemin Lin","Chengfei Liu","Jiaheng Lu","Qiong Luo","Ashwin Machanavajjhala","Nikos Mamoulis","Silviu Maniu","Amelie Marian","Davide Martinenghi","Sharad Mehrotra","Alexandra Meliou","Xiaofeng Meng","Ahmed Metwally","Sebastian Michel","Arnab Nandi","Thomas Neumann","Fatma Ozcan","Olga Papaemmanouil","Stelios Paparizos","Aditya Parameswaran","Srinivasan Parasarathy","Andy Pavlo","Rachel Pottinger","Nicoleta Preda","Li Qian","Jorge Quiané-Ruiz","Rajeev Rastogi","Chris Re","Juan Reutter","Sudeepa Roy","Senjuti B Roy","Elke A Rundensteiner","Florin Rusu","Cyrus Shahabi","Mohamed A Sharaf","Dennis Shasha","Michael Spear","Julia Stoyanovich","Kian-Lee Tan","Nan Tang","Yufei Tao","Nesime Tatbul","Evimaria Terzi","Martin Theobald","Dimitrios Theodoratos","Dimitrios Tsoumakos","Vasilis Vassalos","Marcos Vaz Salles","Stratis Viglas","Haixun Wang","Steven E Whang","Sai Wu","Yinghui Wu","Melanie Y Wu","Kuixiao Xiao","Jianliang Xu","Ke Yi","Cong Yu","Wenyuan Yu","Jeffrey X Yu","Carlo Zaniolo","Demetris Zeinalipour","Rui Zhang","Baihua Zheng","Kai Zheng"],"2016":["Aaron Elmore","Aijun An","Alan Fekete","Alberto Lerner","Alekh Jindal","Alex Passos","Alexandra Meliou","Alfons Kemper","Alvin Cheung","Amelie Marian","Amol Deshpande","Anastasios Kementsietsidis","Andy Pavlo","Angela Bonifati","Anthony Tung","Antonios Deligiannakis","Arnab Nandi","Arvind Arasu","Ashraf Aboulnaga","Ashwin Machanavajjhala","Asterios Katsifodimos","Avigdor Gal","Avrilia Floratou","Badrish Chandramouli","Barzan Mozafari","Beng Chin Ooi","Bin Cui","Bingsheng He","Boris Glavic","Brian Cooper","Carlos Ordonez","Carmem Hara","Carsten Binnig","Charalampos Papamanthou","Chengfei Liu","Chengkai Li","Chris Douglas","Chris Jermaine","Christoph Koch","Christopher Olston","Christopher Re","Cong Yu","Curtis Dyreson","Daisy Zhe Wang","Dan Olteanu","Daniel Abadi","Daniel Kifer","Dario Colazzo","David Maier","Davide Martinenghi","Denilson Barbosa","Dimitrios Gunopulos","Dimitris Papadopoulos","Eamonn Keogh","Eduard Dragut","Elaine Shi","Eric Lo","Erietta Liarou","Eser Kandogan","Essam Mansour","Evaggelia Pitoura","Fei Chiang","Feifei Li","Felix Naumann","Florin Rusu","Floris Geerts","Foto Afrati","Francesco Bonchi","George Kollios","Georgios Kellaris","Gerhard Weikum","Gianni Mecca","Guoliang Li","Gustavo Alonso","Guy Lohman","Hannes Muhleisen","Holger Pirk","Hongrae Lee","Ihab Ilyas","Ion Stoica","Ippokratis Pandis","James Cheng","Janet Wiener","Jayant Madhavan","Jennie Duggan","Jens Dittrich","Jiaheng Lu","Jian Pei","Jiannan Wang","Jiawei Han","Jingren Zhou","Jorge Quiane-Ruiz","Justin Levandoski","K. Selcuk Candan","Kai Zeng","Karthik Ramachandra","Katja Hose","Kaushik Chakrabarti","Ken Yocum","Kevin Chang","Kevin Zheng","Kian-Lee Tan","Kyriakos Mouratidi","Kyriakos Mouratidis","Lei Chen","Li Qian","Lukasz Golab","Luna Dong","M. Tamer Ozsu","Magda Balazinska","Magdalena Balazinska","Mahashweta Das","Mark Callaghan","Martin Kersten","Matei Zaharia","Michael Bohlen","Michael Cafarella","Michael Hay","Mike Cafarella","Mohamed Mokbel","Muhammad Naveed","Neha Narula","Neil Conway","Nesime Tatbul","Nick Koudas","Nico Bruno","Nikos Mamoulis","Oktie Hassanzadeh","Olga Papaemmanouil","Oliver Kennedy","Panagiotis Karras","Paolo Papotti","Peter Alvaro","Peter Bailis","Peter Boncz","Peter Fischer","Peter Pietzuch","Philip Bernstein","Philippe Bonnet","Philippe Cudre-Mauroux","Qiong Luo","Rainer Gemulla","Ravi Ramamurthy","Reza Akbarinia","Rimma Nehme","Ruoming Jin","Russell Sears","Sam Madden","Sameer Agarwal","Samuel Madden","Sarah Cohen-Boulakia","Sebastian Michel","Sergey Melnik","Shel Finkelstein","Shimin Chen","Shuai Ma","Sihem Amer-Yahia","Silviu Maniu","Spyros Blanas","Srikanta Bedathur","Srinivasan Parthasarathy","Stavros Papadopoulos","Stefan Dessloch","Stelios Paparizos","Stephane Bressan","Stratos Idreos","Sudipto Das","Suvrit Sra","Thomas Neumann","Till Westmann","Tim Furche","Tim Kraska","Tingjian Ge","Todd Green","Torben Bach Pedersen","Tore Risch","Torsten Grust","Tyson Condie","Umar Minhas","Vagelis Hristidis","Vijayshankar Raman","Vivek Narasayya","Wolfgang Gatterbauer","Wolfgang Lehner","Wook-Shin Han","Xiaochun Yang","Xiaofeng Meng","Xiaokui Xiao","Xuemin Lin","Yanif Ahmad","Yannis Katsis","Yunyao Li","Zachary Ives","Zhou Minqi","Zhuowei Bao"]},"tracks":{"Demo":{"fullname":"SIGMOD Demo Track","acronym":"SIGMOD-Demo","type":"demo"},"Industrial":{"fullname":"SIGMOD Industrial Track","acronym":"SIGMOD-Ind","type":"conference"},"Repro":{"fullname":"SIGMOD Reproducability Committee","type":"committee","members":{"2015":["Stratos Idreos","Dennis Shasha","Juliana Freire","Philippe Bonnet","Oliver Kenedy","Ying Yang","Ken Ross","Jens Teubner","Peter Triantafillou","George Sfakianakis","Manos Athanassoulis","Michael S. Kester","Alkis Simitsis","Thomas Ηeinis","Ioana Manolescu","Stamatis Zampetakis","Thomas Νeumann","Roland Yap","Juliana Freire","Fernando Seabra Chirigati","Tuan-Anh Hoang-Vu","Azza Abouzied","Spyros Blanas","Feilong Liu","Dan Olteanu","Radu Ciucanu","Yannis Papakonstantinou","Ryan Johnson","Tianzheng Wang","Kostas Zoumpatianos"]}}}},"pVLDB":{"fullname":"Proceedings of the International Conference on Very Large Databases (Hybrid Journal/Conference)","type":"journal","selectivity":{"2015":0.213,"2013":0.195,"2012":0.203,"2011":0.181,"2010":0.176,"2009":0.174,"2008":0.171,"2007":0.169,"2006":0.134,"2005":0.164},"tracks":{"PhD":{"fullname":"The VLDB PhD Workshop","type":"workshop","acronym":"VLDB-PhD","PC":{"2013":["Yanif Ahmad","Bogdan Cautis","Tyson Condie","Jens Dittrich","Peter Fischer","Giovanna Guerrini","George Karypis","Oliver Kennedy","Rao Kotagiri","Tim Kraska","Ee-Peng Lim","Wim Martens","Mohamed Mokbel","Frank Neven","Dan Olteanu","Yanis Sismanis","Srinath Srinivasa","Anthony Tung","Raju Vatsavai","Daisy Wang","Jeffrey Yu","Xiaofang Zhou"]}},"Demo":{"fullname":"VLDB Demo Track","acronym":"VLDB-Demo","type":"demo"}}}}} +{"data":{"name":"Oliver Kennedy","work":{"dept":"Department of Computer Science and Engineering","employer":"University at Buffalo, SUNY","address":{"street":"338 Davis Hall","city":"Buffalo","state":"NY","zip":"14260","country":"USA"}},"home":{"street":"63 Bassett Road","city":"Amherst","state":"NY","zip":"14221","country":"USA"},"contact":{"Phone":"+1 (716) 645-1597","Email":"okennedy@buffalo.edu","Web":"http://odin.cse.buffalo.edu/"},"education":[{"degree":"PhD","university":"Cornell University","city":"Ithaca, NY","dept":"Department of Computer Science","Thesis":"Watch out for... What?: Monitoring and Uncertainty in Scientific Computing","Advisor":"Christoph Koch","year":2011},{"degree":"MS","university":"Cornell University","city":"Ithaca, NY","dept":"Department of Computer Science","year":2008},{"degree":"BS (with Honors)","university":"New York University","city":"New York, NY","dept":"Department of Computer Science","year":2005,"gpa":3.598},{"degree":"BS","university":"Stevens Institute of Technology","city":"Hoboken, NJ","dept":"Department of Computer Engineering","year":2005,"gpa":3.514}],"employment":[{"title":"Assistant Professor","employer":"Dept. of Comp. Sci. & Eng., SUNY Buffalo","start":"Sept. 2012"},{"title":"Postdoctoral Fellow","employer":"D.A.T.A. Lab, EPFL, Switzerland","start":"June 2011","end":"Aug. 2012"},{"title":"Intern","employer":"Microsoft Research, Redmond, WA","start":"May 2010","end":"Aug. 2010"},{"title":"Intern","employer":"Yahoo! Labs, Sunnyvale CA","start":"May 2009","end":"Aug. 2009"},{"title":"Teaching/Research Assistant","employer":"Cornell University","start":"Sept. 2005","end":"May 2011"},{"title":"Programmer","employer":"Humanities Computing Group, New York University","start":"Sept. 2003","end":"Aug. 2005"},{"title":"Programmer","employer":"Parallel and Dist. Sys. Group, New York University","start":"Jan. 2001","end":"May 2003"}],"honors":["The pVLDB 2012 paper titled \"DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views\" was accepted to the \"Best of VLDB 2012\" issue of the VLDB Journal"],"reviewer":[{"venue":"VLDBJ","years":[2013]},{"venue":"TKDE","years":[2013,2014]},{"venue":"TODS","years":[2015]},{"venue":"CSE","years":[2015]},{"venue":"pVLDB","track":"PhD","years":[2013]},{"venue":"pVLDB","track":"Demo","years":[2016]},{"venue":"pVLDB","years":[2017]},{"venue":"SIGMOD","years":[2015,2016,2017]},{"venue":"PWEEK","years":[2016]},{"venue":"HILDA","years":[2016]}],"memberships":[{"org":"ACM","start":2012},{"org":"ACM-SIGMOD","start":2010},{"org":"ACM-Computer Science Teachers Assoc.","start":2012,"roles":[{"title":"WNY Chapter Secretary","start":"Sept. 2013","end":"Sept. 2015"}]},{"org":"IEEE","start":"2009"}],"volunteering":[{"org":"LIBERTY Partnerships","start":2013,"roles":[{"title":"Summer Mentor","years":[2013,2014]},{"title":"`I Can' Program Volunteer","years":[2015]}]},{"org":"Coder Dojo Mentor","years":[2013,2014]},{"org":"Science is Elementary Class Leader","start":"Jan. 2014"}],"service":{"general":[{"description":"WebDB Session Chair","years":[2013]},{"description":"NSF Panel Member","years":[2014,2015]},{"description":"SIGMOD Reproducability Committee","years":[2015]}],"dept":[{"org":"Dept. of Comp. Sci. and Eng., University at Buffalo, SUNY","service":[{"org":"Graduate Admissions Committee","start":2012},{"org":"Graduate Advisory Board","start":2012},{"org":"Faculty Search Committee","years":[2012,2013,2014]},{"org":"Colloquium Committee","years":[2012,2013,2014],"roles":[{"title":"Chair","years":[2014]}]},{"org":"Grievances Committee","start":2015},{"org":"Undergraduate Curriculum Development Subcommittee","start":2015}]}]},"courses":[{"venue":"Department of Computer Science and Engineering, SUNY Buffalo","courses":[{"code":"CSE 562","title":"Graduate Database Systems (planned)","semester":"Spring 2017"},{"code":"CSE 662","title":"Languages and Runtimes for Big Data (planned)","semester":"Fall 2016","enrollment":29},{"code":"CSE 462","title":"Undergraduate Database Systems","semester":"Spring 2016"},{"code":"CSE 662","title":"Languages and Runtimes for Big Data","semester":"Fall 2015","enrollment":29},{"code":"CSE 562","title":"Graduate Database Systems","semester":"Spring 2015","enrollment":79},{"code":"CSE 704","title":"Databases, Programming Languages and Datastructures","semester":"Fall 2014","enrollment":21},{"code":"CSE 562","title":"Graduate Database Systems","semester":"Spring 2014","enrollment":148},{"code":"CSE 704","title":"Streaming, Incremental and Online Data Processing","semester":"Fall 2013","enrollment":18},{"code":"CSE 562","title":"Graduate Database Systems","semester":"Spring 2013","enrollment":101},{"code":"CSE 704","title":"Web-Scale Data Management Systems Seminar","semester":"Fall 2012","enrollment":15}]},{"venue":"School of Computer and Communication Sciences, EPFL, Switzerland","courses":[{"code":"CS-422","title":"Advanced Databases","role":"Teaching Assistant","semester":"Spring 2011"}]},{"venue":"Department of Computer Science, Cornell University","courses":[{"code":"CS 4410","title":"Operating Systems","semester":"Fall 2008","role":"Practicum Instructor"},{"code":"CS 414","title":"Operating Systems","semester":"Spring 2006","role":"Practicum Instructor"},{"code":"CS 414","title":"Operating Systems","semester":"Fall 2006","role":"Practicum Instructor"}]}],"artifacts":[{"name":"DBToaster","class":"software","description":"A tool that dynamically compiles database engines optimized for any given query workload.","released":"05/2012","metrics":{"sitevisits":4191,"downloads":1032},"metricsasof":"December 10, 2014","url":"http://www.dbtoaster.org"},{"name":"Just-in-Time Data Structures","class":"software","description":"An index structure that dynamically adapts to variable workloads.","released":"07/2014","url":"http://github.com/UBOdin/jitd"},{"name":"Mimir","class":"software","released":"01/2015","description":"A probabilistic overlay for database systems","url":"http://mimirdb.info"},{"name":"PigOut","class":"software","released":"10/2014","description":"A multi-cluster runtime for Pig Latin","url":"http://pigout.cse.buffalo.edu"}],"grants":[{"title":"CI-P: Supporting Pocket Scale Data Management Research","agency":"NSF: CISE: IIS: CRI","role":"PI","amount":100000,"effort":"33%","status":"submitted","start":"08/2016","end":"08/2017","type":"grant"},{"title":"Curating Uncertainty and Reliable Exploitation (CURE)","agency":"US Naval Postgraduate School","role":"Co-I","amount":263215,"effort":"50%","status":"submitted","start":"05/2016","end":"04/2018","type":"grant"},{"title":"III: Small: Just in Time Datastructures","agency":"NSF: CISE: IIS: III","role":"PI","amount":494274,"effort":"50%","status":"submitted","start":"05/2016","end":"04/2019","type":"grant"},{"title":"Expressing Uncertainty Using the maybe System","agency":"Google Research Awards","role":"Co-PI","effort":"33%","copis":["Geoffrey Challen","Lukasz Ziarek"],"status":"accepted","amount":38656,"start":"08/2015","end":"07/2016","type":"gift","urls":{"proposal":"http://blue.cse.buffalo.edu/proposals/2015-gra-maybe"},"supports":["Yihong Chen"]},{"title":"CAREER: Reliably Embracing Unreliable Data","agency":"NSF: CISE: IIS: III","role":"PI","amount":475035,"effort":"100%","status":"rejected","start":"02/2016","end":"01/2021","type":"grant"},{"title":"AitF: FULL: A Game-Theoretical Approach to On-Demand ETL","agency":"NSF: CISE: CNS: AitF","role":"PI","amount":783415,"effort":"50%","copis":["Jan Chomicki"],"status":"rejected","start":"08/2015","end":"08/2019","type":"grant"},{"title":"Intuitive Data Interpretation","agency":"Oracle University Relations","role":"PI","amount":90455,"effort":"100%","status":"accepted","start":"03/2015","end":"03/2016","type":"gift","urls":{"abstract":"http://odin.cse.buffalo.edu/grants/2015-Oracle-IntuitiveDataInterprestation-Abstract.txt","proposal":"http://odin.cse.buffalo.edu/grants/2015-Oracle-IntuitiveDataInterprestation-Full.txt"},"supports":["Niccolò Meneghetti","Ying Yang","Arindam Nandi"]},{"title":"IIS: Just-in-Time Data Management","agency":"NSF: CISE: IIS: III","role":"PI","amount":500000,"effort":"50%","copis":["Lukasz Ziarek"],"status":"rejected","start":"08/2015","end":"08/2018","type":"grant"},{"title":"Structuring Uncertainty Using the maybe Statement","agency":"Google Research Awards","role":"Co-PI","effort":"33%","copis":["Geoffrey Challen","Lukasz Ziarek"],"status":"rejected","amount":43156,"start":"08/2015","end":"07/2016","type":"gift"},{"title":"CAREER: Lowering barriers to entry for uncertain data management","agency":"NSF: CISE: IIS: III","role":"PI","amount":500000,"effort":"100%","status":"rejected","feedback":"1x E/VG, 1x VG, 2x G/VG, Panel: Competitive","start":"07/15","end":"06/2020","type":"grant"},{"title":"III: Small: Self-Computing Data - Decoupling Semantics from Evaluation and Management","agency":"NSF: CISE: IIS: III","role":"PI","amount":498204.0,"effort":"50%","copis":["Lukasz Ziarek"],"status":"rejected","feedback":"1x VG, 1x G/VG, 1x G, 1x F, Panel: Low Competitive","start":"08/14","end":"08/2017","type":"grant"},{"title":"Interactive Data Exploration with Currents","agency":"USAF Young Investigators Program","role":"PI","amount":360000,"effort":"100%","status":"rejected","start":"09/2014","end":"08/2017","type":"grant"},{"title":"TWC: Medium: Collaborative: Data is Social: Exploiting Data Relationships to Detect Insider Attacks","award":{"agency":"NSF","id":"69110"},"agency":"NSF: CISE: SaTC","role":"Co-I","amount":959999.0,"effort":"25%","copis":["Hung Ngo","Shambhu Upadhyaya","Varun Chandola"],"status":"accepted","start":"09/2014","end":"08/2017","type":"grant","collaborative":[{"institution":"University of Michigan Ann Arbor","pis":["Xuanlong Nguyen"],"amount":239974}],"supplements":[{"type":"NSF-REU","amount":16000}],"urls":{"abstract":"http://odin.cse.buffalo.edu/grants/2014-NSF-SatC-InsiderThreats-Abstract.pdf","proposal":"http://odin.cse.buffalo.edu/grants/2014-NSF-SatC-InsiderThreats-Full.pdf"},"supports":["Ting Xie","Gokhan Kul","Duc Thanh Luong"]},{"title":"Intuitive Data Interpretation","agency":"Oracle University Relations","role":"PI","amount":88000,"effort":"50%","copis":["Jan Chomicki"],"status":"accepted","start":"03/2014","end":"03/2015","type":"gift","urls":{"abstract":"http://odin.cse.buffalo.edu/grants/2014-IntuitiveDataInterpretation.rtf"},"supports":["Ying Yang"]},{"title":"Laasie: Collaboration using Semantic Application State","agency":"Google Research Awards","role":"PI","effort":"50%","copis":["Lukasz Ziarek"],"status":"rejected","start":"08/2013","end":"07/2014","type":"gift"},{"title":"Intel Galileo Development Grant","agency":"Intel Gallileo University Donations","role":"PI","amount":"5 Intel Galileo Development Boards","effort":"100%","status":"completed","start":"02/2014","end":"02/2015","type":"gift"},{"title":"III: Small: Collaborating Through (Sequences Of) Changes with Laasie","agency":"NSF: CISE: IIS: III","role":"PI","amount":500000.0,"effort":"100%","status":"rejected","feedback":"2x G, 1x G/F, 1x F","start":"08/2013","end":"08/2015","type":"grant"},{"title":"TWC: Medium: Collaborative: A Query Semantics Approach to Relational Database Insider Threat Detection","agency":"NSF: CISE: SaTC","role":"Co-I","amount":960000.0,"effort":"25%","copis":["Hung Ngo","Shambhu Upadhyaya","Varun Chandola"],"status":"rejected","feedback":"2xG, 1xF, Panel: Low Competitive","start":"09/2013","end":"08/2016","type":"grant"},{"title":"AWS in Education Coursework Grant","agency":"Amazon","role":"PI","amount":1800,"effort":"100%","status":"completed","start":"09/2012","end":"12/2012","type":"gift"}],"publications":[{"title":"Ettu: Analyzing Query Intents in Corporate Databases","authors":["Gökhan Kul","Duc Thanh Luong","Ting Xie","Patrick Coonan","Varun Chandola","Oliver Kennedy","Shambhu Upadhyaya"],"venue":"ERMIS","year":2016,"length":4,"projects":["insiderthreats"]},{"title":"Pocket Data: The Need for TPC-MOBILE","authors":["Oliver Kennedy","Jerry Antony Ajay","Geoffrey Challen","Lukasz Ziarek"],"venue":"TPC-TC","year":2015,"length":16,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/TPCTC-sqlite-final.pdf","html5-slides":"http://odin.cse.buffalo.edu/slides/talks/2015-PocketData","pdf-slides":"http://odin.cse.buffalo.edu/slides/talks/2015-PocketData.pdf"},"projects":["pocketdata","astral"]},{"title":"Lenses: An On-Demand Approach to ETL","authors":["Ying Yang","Niccolò Meneghetti","Ronny Fehling","Zhen Hua-Liu","Oliver Kennedy"],"venue":"pVLDB","year":2015,"length":12,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/VLDB-lenses-final.pdf","slides":"http://odin.cse.buffalo.edu/slides/conference/2015-Ying-VLDB-Mimir.pdf"},"projects":["mimir"]},{"title":"maybe We Should Enable More Uncertain Mobile App Programming","authors":["Geoffrey Challen","Jerry Antony Ajay","Nick DiRienzo","Oliver Kennedy","Anudipa Maiti","Anandatirtha Nandugudi","Sriram Shantharam","Jinghao Shi","Guru Prasad Srinivasa","Lukasz Ziarek"],"venue":"HotMobile","year":2015,"length":6,"authornote":"alpha","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/HotMobile-maybe-final.pdf"},"projects":["maybe"]},{"title":"Just in Time Datastructures","authors":["Oliver Kennedy","Lukasz Ziarek"],"venue":"CIDR","year":2015,"length":10,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/CIDR-jitd-final.pdf","slides":"http://odin.cse.buffalo.edu/slides/talks/2015-JITDs"},"projects":["astral"]},{"title":"PigOut: Making Multiple Hadoop Clusters Work Together","authors":["Kyungho Jeon","Sharath Chandrashekhara","Feng Shen","Shikhar Mehra","Oliver Kennedy","Steven Y. Ko"],"venue":"IEEE BigData","year":2014,"length":9,"authornote":"Authors listed students first, then faculty","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2015/BIGDATA-pigout-final.pdf"},"projects":["pigout"]},{"title":"Detecting the Temporal Context of Queries","authors":["Oliver Kennedy","Ying Yang","Jan Chomicki","Ronny Fehling","Zhen Hua-Liu","Dieter Gawlick"],"venue":"BIRTE","year":2014,"length":17,"authornote":"Authors listed UB first, then Oracle","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2014/BIRTE-context-final.pdf"},"projects":["mimir"]},{"title":"Monadic Logs for Collaborative Web Applications","authors":["Sumit Agarwal","Daniel Bellinger","Oliver Kennedy","Ankur Upadhyay","Lukasz Ziarek"],"venue":"WebDB","year":2013,"length":6,"authornote":"alpha","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2013/WebDB-laasie-final.pdf"},"projects":["astral"]},{"title":"DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views","authors":["Christoph Koch","Yanif Ahmad","Oliver Kennedy","Milos Nicolic","Andres Nötzli","Daniel Lupei","Amir Shaikhana"],"venue":"VLDBJ","volume":23,"number":2,"issuetitle":"Special issue on the best papers of VLDB 2012","year":2014,"length":25,"authornote":"Authors listed in descending order of seniority","urls":{"paper":"http://infoscience.epfl.ch/record/183767"},"projects":["dbtoaster"]},{"title":"$Bar_{QL}$: Collaborating Through Change","authors":["Oliver Kennedy","Lukasz Ziarek"],"venue":"UB CSE","id":"2013-03","year":2013,"length":10,"projects":["astral"]},{"title":"$Bar_{QL}$: Collaborating through Change","authors":["Oliver Kennedy","Lukasz Ziarek"],"venue":"ArXiv","year":2013,"length":9,"urls":{"paper":"http://arxiv.org/pdf/1303.4471v1"},"projects":["astral"]},{"title":"DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views","authors":["Yanif Ahmad","Oliver Kennedy","Christoph Koch","Milos Nicolic"],"venue":"pVLDB","year":2012,"length":12,"urls":{"paper":"http://vldb.org/pvldb/vol5/p968_yanifahmad_vldb2012.pdf","slides":"http://www.dbtoaster.org/papers/pvldb2012-dbtoaster-oak.pdf"},"projects":["dbtoaster"]},{"title":"Inventory Allocation for Online Graphical Display Advertising Using Multi-Objective Optimization","authors":["Jian Yang","Eric Vee","Sergei Vassilvitskii","John Tomlin","Jayavel Shanmugasundaram","Tasos Anastasakos","Oliver Kennedy"],"venue":"ICORES","year":"2012","length":12,"urls":{"paper":"http://arxiv.org/pdf/1008.3551v1"},"projects":[]},{"title":"Efficient Optimization over Uncertain Data","authors":["Suman Nath","Steve Lee","Slawek Smyl","Charles Loboz","Oliver Kennedy"],"type":"patent","country":"USA","status":"granted","id":"8,650,180","app_id":"20,120,323,926","year":2014,"projects":["pip"]},{"title":"Jigsaw: Efficient optimization over uncertain enterprise data","authors":["Oliver Kennedy","Suman Nath"],"venue":"SIGMOD","year":"2011","length":12,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2011/SIGMOD-jigsaw.pdf"},"projects":["pip"]},{"title":"Fuzzy Prophet: Parameter exploration in uncertain enterprise scenarios","authors":["Oliver Kennedy","Steve Lee","Charles Loboz","Slawek Smyl","Suman Nath"],"venue":"SIGMOD","year":"2011","length":"demo+4 pages","track":"demo","urls":{"paper":"http://odin.cse.buffalo.edu/papers/2011/SIGMOD-demo-jigsaw.pdf"},"projects":["pip"]},{"title":"DBToaster: Agile Views for a Dynamic Data Management System","authors":["Oliver Kennedy","Yanif Ahmad","Christoph Koch"],"venue":"CIDR","year":"2011","length":12,"urls":{"paper":"http://www.dbtoaster.org/papers/cidr2011-dbtoaster.pdf","slides":"http://www.dbtoaster.org/papers/cidr2011-dbtoaster-yna.pptx"},"projects":["dbtoaster"]},{"title":"System for Display Advertising Optimization Using Click or Conversion Performance","authors":["Oliver Kennedy","Tasos Anastasakos","Jianchang Mao","Eric Vee","Jayavel Shanmugasundaram","Sergei Vassilvitskii","Jian Yang","John Tomlin"],"type":"patent","country":"USA","status":"granted","app_id":"20,100,114,689","id":"8,650,180","year":2012},{"title":"Inventory Allocation for Online Graphical Display Advertising","authors":["Jian Yang","Eric Vee","Sergei Vassilvitskii","John Tomlin","Jayavel Shanmugasundaram","Oliver Kennedy"],"venue":"ArXiv","year":2010,"length":25},{"title":"PIP: A Database System for Great and Small Expectations","authors":["Oliver Kennedy","Christoph Koch"],"venue":"ICDE","year":"2010","length":12,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2010/ICDE-pip.pdf"},"projects":["pip"]},{"title":"Dynamic approaches to in-network aggregation","authors":["Oliver Kennedy","Christoph Koch","Al Demers"],"venue":"ICDE","year":"2009","length":4,"urls":{"paper":"http://odin.cse.buffalo.edu/papers/2010/ICDE-pip.pdf"},"projects":["gossip"]},{"title":"Dynamic approaches to in-network aggregation","authors":["Oliver Kennedy","Christoph Koch","Al Demers"],"venue":"ArXiv","year":2008,"length":11,"urls":{"paper":"http://arxiv.org/abs/0810.3227"},"projects":["gossip"]},{"title":"Nexus: A New Operating System for Building Trustworthy Applications","authors":["Alan Shieh","Daniel Williams","Kevin Walsh","Oliver Kennedy","Patrick Reynolds","Emin Gun Sirer","Fred Schneider"],"venue":"NSDI","year":"2007","length":"poster","track":"poster","projects":["nexus"]},{"title":"XMon-BGP: Securing BGP Using Using External Security Monitors","authors":["Patrick Reynolds","Oliver Kennedy","Emin Gun Sirer","Fred Schneider"],"venue":"NSDI","year":"2007","length":"poster","track":"poster","projects":["nexus"]},{"title":"The Face of Meaning","authors":["Gary Shawver","Oliver Kennedy"],"venue":"ACH/ALLH","year":"2005","length":6,"projects":["tapor","nyuhcg"]},{"title":"Second language comprehension in an online multimedia environment: Integrating theory and practice.","authors":["Eduardo Lage-Otero","Oliver Kennedy"],"venue":"E-Learn","year":"2004","length":2,"projects":["nyuhcg"]}],"publications_submitted":[],"students":{"advised":[{"name":"Gokhan Khul","degree":"PhD","coadvisor":"Shambhu Upadhaya","start":"Jan. 2015"},{"name":"Ting Xie","degree":"PhD","coadvisor":"Hung Ngo","start":"Jan. 2015"},{"name":"Ying Yang","degree":"PhD","start":"Sept. 2012"},{"name":"Daniel Bellinger","degree":"BS","coadvisor":"Lukasz Ziarek","start":"Sept. 2012","end":"May 2014"},{"name":"Ankur Upadhyay","degree":"MS","coadvisor":"Lukasz Ziarek","start":"Sept. 2012","end":"Feb. 2014"},{"name":"Sumit Agarwal","degree":"BS/MS","coadvisor":"Lukasz Ziarek","start":"Sept. 2012","end":"May 2014"}],"indstudy":[{"name":"Saket Adusumilli","degree":"MS","start":"Fall 2014"},{"name":"Guru Prasad","degree":"PhD","start":"Fall 2013"},{"name":"Bethany Griswold","degree":"PhD","start":"Fall 2013","end":"Spring 2014"},{"name":"Nikhil Kataria","degree":"MS","start":"Spring 2014","end":"Spring 2014"},{"name":"Palanippan Melyappan","degree":"MS","start":"Spring 2014","end":"Spring 2014"}]},"talks":[{"talk":"LEGO NXT Professional Development Program","date":"Jan. 2015","venue":"Buffalo District Board of Education"},{"talk":"PocketData: What's in your pocket?","date":"Oct. 2015","venue":"Ohio State Computer Science Colloquium"},{"talk":"Just-In-Time Data Structures","date":"Jan. 2015","venue":"Oracle"},{"talk":"Just-In-Time Data Structures","date":"Jan. 2015","venue":"Pivotal"},{"talk":"Just-In-Time Data Structures","date":"Jan. 2015","venue":"Snowflake Computing Inc."},{"talk":"Queries with Twitter Tutorial","date":"Oct. 2014","venue":"Western New York CSTA Fall Conference"},{"talk":"Everything I Need to Know I Learned From PL","date":"Sept. 2014","venue":"Buffalo Database Seminar Meetup"},{"talk":"Mobilize Prime Workshop","date":"March. 2014","with":["Lukasz Ziarek","Sarbani Banerjee"],"venue":"Google CS4HS, ACM-CSTA, and Buffalo State"},{"talk":"SQL Tutorial","date":"Jan. 2014","venue":"Western New York CSTA Professional Development Workshops"},{"talk":"Emerging Trends in Database Research","date":"Jan. 2014","venue":"Buffalo Database Seminar Meetup"},{"talk":"Python Workshop","date":"Jun. 2013","with":["Lukasz Ziarek","Sarbani Banerjee"],"venue":"Western New York CSTA 2013 CS4HS Workshop"},{"talk":"Laasie: The Log as a Service Infrastructure","date":"Feb. 2013","venue":"Cornell University Database Colloquium"},{"talk":"Python Workshop","date":"Oct. 2012","with":["Lukasz Ziarek","Sarbani Banerjee"],"venue":"Western New York CSTA 2012 Fall Conference"}]},"people":{"Oliver Kennedy":{"institution":"SUNY Buffalo","updated":2014},"Al Demers":{"institution":"Cornell University","updated":2014},"Amir Shaikhana":{"institution":"EPFL","updated":2014},"Anandatirtha Nandugudi":{"institution":"SUNY Buffalo","updated":2014},"Andres Nötzli":{"institution":"Stanford","updated":2014},"Ankur Upadhyay":{"institution":"FactSet","updated":2014},"Anudipa Maiti":{"institution":"SUNY Buffalo","updated":2014},"Charles Loboz":{"institution":"Microsoft Corp.","updated":2014},"Christoph Koch":{"institution":"EPFL","updated":2014},"Daniel Bellinger":{"institution":"Global Foundries","updated":2014},"Daniel Lupei":{"institution":"EPFL","updated":2014},"Dieter Gawlick":{"institution":"Oracle","updated":2014},"Eric Vee":{"institution":"Yahoo!","updated":2014},"Feng Shen":{"institution":"SUNY Buffalo","updated":2014},"Geoffrey Challen":{"institution":"SUNY Buffalo","updated":2014},"Guru Prasad Srinivasa":{"institution":"SUNY Buffalo","updated":2014},"Jan Chomicki":{"institution":"SUNY Buffalo","updated":2014},"Jayavel Shanmugasundaram":{"institution":"Google","updated":2014},"Jerry Antony Ajay":{"institution":"SUNY Buffalo","updated":2014},"Jian Yang":{"institution":"Yahoo!","updated":2014},"Jinghao Shi":{"institution":"SUNY Buffalo","updated":2014},"John Tomlin":{"institution":"Yahoo!","updated":2014},"Kyungho Jeon":{"institution":"SUNY Buffalo","updated":2014},"Lukasz Ziarek":{"institution":"SUNY Buffalo","updated":2014},"Milos Nicolic":{"institution":"EPFL","updated":2014},"Nick DiRienzo":{"institution":"SUNY Buffalo","updated":2014},"Ronny Fehling":{"institution":"Oracle","updated":2014},"Sergei Vassilvitskii":{"institution":"Google","updated":2014},"Sharath Chandrashekhara":{"institution":"SUNY Buffalo","updated":2014},"Shikhar Mehra":{"institution":"SUNY Buffalo","updated":2014},"Slawek Smyl":{"institution":"Microsoft Corp.","updated":2014},"Sriram Shantharam":{"institution":"SUNY Buffalo","updated":2014},"Steve Lee":{"institution":"Microsoft Corp.","updated":2014},"Steven Y. Ko":{"institution":"SUNY Buffalo","updated":2014},"Suman Nath":{"institution":"Microsoft Research","updated":2014},"Sumit Agarwal":{"institution":"Unknown","updated":2014},"Tasos Anastasakos":{"institution":"Yahoo!","updated":2014},"Yanif Ahmad":{"institution":"Johns Hopkins University","updated":2014},"Ying Yang":{"institution":"SUNY Buffalo","updated":2014},"Zhen Hua-Liu":{"institution":"Oracle","updated":2014},"Niccolò Meneghetti":{"institution":"SUNY Buffalo","updated":2015}},"venues":{"ERMIS":{"fullname":"Workshop on Empirical Research Methods in Information Security","type":"workshop"},"HILDA":{"fullname":"Workshop on Human-In-the-Loop Data Analytics","type":"workshop"},"PWEEK":{"fullname":"Provenance Week","type":"workshop"},"CSE":{"fullname":"Computer Science Education","type":"journal"},"TODS":{"fullname":"ACM Transactions on Database Systems","type":"journal"},"TKDE":{"fullname":"IEEE Transactions on Knowledge and Data Engineering","type":"journal"},"TPC-TC":{"shortname":"Performance Characterization and Benchmarking","fullname":"The TPC Technology Conference on Performance Evaluation & Benchmarking","type":"workshop","series":"Lecture Notes in Business Information Processing","publisher":"Springer-Verlag Berlin Heidelberg","editors":{"2015":["R. Nambiar","M. Poess"]}},"HotMobile":{"fullname":"The ACM Workshop on Mobile Computing Systems and Applications","startyear":1999,"selectivity":{"2015":0.2875},"type":"workshop"},"CIDR":{"fullname":"The Conference on Innovative Data Systems Research","startyear":2003,"frequency":2,"type":"conference","selectivity":{"average":"unknown (less than 30% in previous years)"}},"IEEE BigData":{"fullname":"The IEEE International Conference on Big Data","type":"conference","selectivity":{"2014":0.186}},"BIRTE":{"fullname":"Enabling Real-Time Business Intelligence","type":"workshop","series":"Lecture Notes in Business Information Processing","publisher":"Springer-Verlag Berlin Heidelberg","selectivity":{"2015":0.45},"editors":{"2015":["M. Castellanos","U. Dayal","T.B. Pedersen","N. Tabul"]}},"WebDB":{"fullname":"The International Workshop on the Web and Databases","type":"workshop","selectivity":{"2013":0.25}},"ICORES":{"fullname":"The International Conference on Operations Research and Enterprise Systems","type":"conference"},"ICDE":{"fullname":"The International Conference on Data Engineering","type":"conference","selectivity":{"2013":0.19,"2010":0.21,"2009":0.17,"2007":0.276,"2005":0.129}},"NSDI":{"fullname":"The USENIX Symposium on Networked Systems Design and Implementation","type":"conference"},"ACH/ALLH":{"fullname":"The Joint International Conference of the Association for Computers and the Humanities and the Association for Literary and Linguistic Computing","type":"conference"},"E-Learn":{"fullname":"The World Conference on E-Learning in Corporate, Government, Healthcare, and Higher Education","type":"conference"},"VLDBJ":{"fullname":"The VLDB Journal","type":"journal"},"UB CSE":{"fullname":"SUNY Buffalo Computer Science & Engineering Report","type":"techreport"},"ArXiv":{"fullname":"The ArXiv","type":"techreport"},"SIGMOD":{"fullname":"The ACM SIGMOD/PODS Conference","type":"conference","selectivity":{"average":0.18,"2012":0.17,"2011":0.232,"2007":0.146,"2005":0.151,"2004":0.16,"2003":0.155,"2001":0.15},"PC":{"2015":["Susan B. Davidson","Zack Ives","Alin Deutsch","Yanlei Diao","Jens Dittrich","Luna Dong","Hank Korth","Alex Labrinidis","Feifei Li","Dan Olteanu","Jignesh Patel","Sunita Sarawagi","Pierre Senellart","Wang-Chiew Tan","Jun Yang","Xiaofang Zhou","Yanif Ahmad","Reza Akbarinia","Magda Balazinska","Zhuowei Bao","Pablo Barcelo","Srikanta Bedathur","Spyros Blanas","Philip Bohannon","Stephane Bressan","Michael Cafarella","K. Selçuk Candan","Badrish Chandramouli","Shimin Chen","Lei Chen","James Cheng","Alvin Cheung","Fei Chiang","Rada Chirkova","John Cieslewicz","Sarah Cohen-Boulakia","Dario Colazzo","Tyson Condie","Bin Cui","Antonios Deligiannakis","Amol Deshpande","Daniel Deutch","Eduard Dragut","Alan Fekete","Avrilia Floratou","Tim Furche","Minos Garofalakis","Wolfgang Gatterbauer","Tingjian Ge","Boris Glavic","TJ Green","Torsten Grust","Carmem Hara","Michael Hay","Melanie Herschel","Vagelis Hristidis","Panos Ipeirotis","Chris Jermaine","Alekh Jindal","Panagiotis Karras","Gjergji Kasneci","Tasos Kementsietsidis","Oliver Kennedy","Martin Kersten","Daniel Kifer","George Kollios","Tim Kraska","Wolfgang Lehner","Chengkai Li","Guoliang Li","Lipyeow Lim","Xuemin Lin","Chengfei Liu","Jiaheng Lu","Qiong Luo","Ashwin Machanavajjhala","Nikos Mamoulis","Silviu Maniu","Amelie Marian","Davide Martinenghi","Sharad Mehrotra","Alexandra Meliou","Xiaofeng Meng","Ahmed Metwally","Sebastian Michel","Arnab Nandi","Thomas Neumann","Fatma Ozcan","Olga Papaemmanouil","Stelios Paparizos","Aditya Parameswaran","Srinivasan Parasarathy","Andy Pavlo","Rachel Pottinger","Nicoleta Preda","Li Qian","Jorge Quiané-Ruiz","Rajeev Rastogi","Chris Re","Juan Reutter","Sudeepa Roy","Senjuti B Roy","Elke A Rundensteiner","Florin Rusu","Cyrus Shahabi","Mohamed A Sharaf","Dennis Shasha","Michael Spear","Julia Stoyanovich","Kian-Lee Tan","Nan Tang","Yufei Tao","Nesime Tatbul","Evimaria Terzi","Martin Theobald","Dimitrios Theodoratos","Dimitrios Tsoumakos","Vasilis Vassalos","Marcos Vaz Salles","Stratis Viglas","Haixun Wang","Steven E Whang","Sai Wu","Yinghui Wu","Melanie Y Wu","Kuixiao Xiao","Jianliang Xu","Ke Yi","Cong Yu","Wenyuan Yu","Jeffrey X Yu","Carlo Zaniolo","Demetris Zeinalipour","Rui Zhang","Baihua Zheng","Kai Zheng"],"2016":["Aaron Elmore","Aijun An","Alan Fekete","Alberto Lerner","Alekh Jindal","Alex Passos","Alexandra Meliou","Alfons Kemper","Alvin Cheung","Amelie Marian","Amol Deshpande","Anastasios Kementsietsidis","Andy Pavlo","Angela Bonifati","Anthony Tung","Antonios Deligiannakis","Arnab Nandi","Arvind Arasu","Ashraf Aboulnaga","Ashwin Machanavajjhala","Asterios Katsifodimos","Avigdor Gal","Avrilia Floratou","Badrish Chandramouli","Barzan Mozafari","Beng Chin Ooi","Bin Cui","Bingsheng He","Boris Glavic","Brian Cooper","Carlos Ordonez","Carmem Hara","Carsten Binnig","Charalampos Papamanthou","Chengfei Liu","Chengkai Li","Chris Douglas","Chris Jermaine","Christoph Koch","Christopher Olston","Christopher Re","Cong Yu","Curtis Dyreson","Daisy Zhe Wang","Dan Olteanu","Daniel Abadi","Daniel Kifer","Dario Colazzo","David Maier","Davide Martinenghi","Denilson Barbosa","Dimitrios Gunopulos","Dimitris Papadopoulos","Eamonn Keogh","Eduard Dragut","Elaine Shi","Eric Lo","Erietta Liarou","Eser Kandogan","Essam Mansour","Evaggelia Pitoura","Fei Chiang","Feifei Li","Felix Naumann","Florin Rusu","Floris Geerts","Foto Afrati","Francesco Bonchi","George Kollios","Georgios Kellaris","Gerhard Weikum","Gianni Mecca","Guoliang Li","Gustavo Alonso","Guy Lohman","Hannes Muhleisen","Holger Pirk","Hongrae Lee","Ihab Ilyas","Ion Stoica","Ippokratis Pandis","James Cheng","Janet Wiener","Jayant Madhavan","Jennie Duggan","Jens Dittrich","Jiaheng Lu","Jian Pei","Jiannan Wang","Jiawei Han","Jingren Zhou","Jorge Quiane-Ruiz","Justin Levandoski","K. Selcuk Candan","Kai Zeng","Karthik Ramachandra","Katja Hose","Kaushik Chakrabarti","Ken Yocum","Kevin Chang","Kevin Zheng","Kian-Lee Tan","Kyriakos Mouratidi","Kyriakos Mouratidis","Lei Chen","Li Qian","Lukasz Golab","Luna Dong","M. Tamer Ozsu","Magda Balazinska","Magdalena Balazinska","Mahashweta Das","Mark Callaghan","Martin Kersten","Matei Zaharia","Michael Bohlen","Michael Cafarella","Michael Hay","Mike Cafarella","Mohamed Mokbel","Muhammad Naveed","Neha Narula","Neil Conway","Nesime Tatbul","Nick Koudas","Nico Bruno","Nikos Mamoulis","Oktie Hassanzadeh","Olga Papaemmanouil","Oliver Kennedy","Panagiotis Karras","Paolo Papotti","Peter Alvaro","Peter Bailis","Peter Boncz","Peter Fischer","Peter Pietzuch","Philip Bernstein","Philippe Bonnet","Philippe Cudre-Mauroux","Qiong Luo","Rainer Gemulla","Ravi Ramamurthy","Reza Akbarinia","Rimma Nehme","Ruoming Jin","Russell Sears","Sam Madden","Sameer Agarwal","Samuel Madden","Sarah Cohen-Boulakia","Sebastian Michel","Sergey Melnik","Shel Finkelstein","Shimin Chen","Shuai Ma","Sihem Amer-Yahia","Silviu Maniu","Spyros Blanas","Srikanta Bedathur","Srinivasan Parthasarathy","Stavros Papadopoulos","Stefan Dessloch","Stelios Paparizos","Stephane Bressan","Stratos Idreos","Sudipto Das","Suvrit Sra","Thomas Neumann","Till Westmann","Tim Furche","Tim Kraska","Tingjian Ge","Todd Green","Torben Bach Pedersen","Tore Risch","Torsten Grust","Tyson Condie","Umar Minhas","Vagelis Hristidis","Vijayshankar Raman","Vivek Narasayya","Wolfgang Gatterbauer","Wolfgang Lehner","Wook-Shin Han","Xiaochun Yang","Xiaofeng Meng","Xiaokui Xiao","Xuemin Lin","Yanif Ahmad","Yannis Katsis","Yunyao Li","Zachary Ives","Zhou Minqi","Zhuowei Bao"]},"tracks":{"Demo":{"fullname":"SIGMOD Demo Track","acronym":"SIGMOD-Demo","type":"demo"},"Industrial":{"fullname":"SIGMOD Industrial Track","acronym":"SIGMOD-Ind","type":"conference"},"Repro":{"fullname":"SIGMOD Reproducability Committee","type":"committee","members":{"2015":["Stratos Idreos","Dennis Shasha","Juliana Freire","Philippe Bonnet","Oliver Kenedy","Ying Yang","Ken Ross","Jens Teubner","Peter Triantafillou","George Sfakianakis","Manos Athanassoulis","Michael S. Kester","Alkis Simitsis","Thomas Ηeinis","Ioana Manolescu","Stamatis Zampetakis","Thomas Νeumann","Roland Yap","Juliana Freire","Fernando Seabra Chirigati","Tuan-Anh Hoang-Vu","Azza Abouzied","Spyros Blanas","Feilong Liu","Dan Olteanu","Radu Ciucanu","Yannis Papakonstantinou","Ryan Johnson","Tianzheng Wang","Kostas Zoumpatianos"]}}}},"pVLDB":{"fullname":"Proceedings of the International Conference on Very Large Databases (Hybrid Journal/Conference)","type":"journal","selectivity":{"2015":0.213,"2013":0.195,"2012":0.203,"2011":0.181,"2010":0.176,"2009":0.174,"2008":0.171,"2007":0.169,"2006":0.134,"2005":0.164},"tracks":{"PhD":{"fullname":"The VLDB PhD Workshop","type":"workshop","acronym":"VLDB-PhD","PC":{"2013":["Yanif Ahmad","Bogdan Cautis","Tyson Condie","Jens Dittrich","Peter Fischer","Giovanna Guerrini","George Karypis","Oliver Kennedy","Rao Kotagiri","Tim Kraska","Ee-Peng Lim","Wim Martens","Mohamed Mokbel","Frank Neven","Dan Olteanu","Yanis Sismanis","Srinath Srinivasa","Anthony Tung","Raju Vatsavai","Daisy Wang","Jeffrey Yu","Xiaofang Zhou"]}},"Demo":{"fullname":"VLDB Demo Track","acronym":"VLDB-Demo","type":"demo"}}}}} diff --git a/src/teaching/cse-462/index.md b/src/teaching/cse-462/index.md index 56ea63b1..fedd2b64 100644 --- a/src/teaching/cse-462/index.md +++ b/src/teaching/cse-462/index.md @@ -11,15 +11,17 @@ classContent: slides: 02-RelationalAlgebra.pdf video: https://www.youtube.com/watch?v=qj67794J8eg - date: Feb. 2 - topic: SQL & Translating SQL to Relational Algebra + topic: SQL meta: slides: 03-SQL.pdf + video: https://www.youtube.com/watch?v=tp2X0NrlulY - date: Feb. 4 - topic: Evaluating Relational Algebra & Project 1 Overview + topic: SQL to RA and Evaluation meta: slides: 04-SQLToRAAndEval.pdf + video: https://www.youtube.com/watch?v=T-A9pMY-mPk - date: Feb. 9 - topic: Extending and Optimizing Relational Algebra + topic: Project 1 Overview, Generalized RA meta: slides: 05-ExtendedRAProj1.pdf - date: Feb. 11 @@ -119,7 +121,7 @@ In this course, you will learn... ## Library Documentation -* __JSqlParser__ (binary | source | docs | demo) +* __JSqlParser__ ( binary | source | docs | demo ) ------ diff --git a/src/teaching/cse-462/trek.sqlite3 b/src/teaching/cse-462/trek.sqlite3 new file mode 100644 index 00000000..7241e390 Binary files /dev/null and b/src/teaching/cse-462/trek.sqlite3 differ diff --git a/src/teaching/dubstep/NBA_Query_Examples.tgz b/src/teaching/dubstep/NBA_Query_Examples.tgz new file mode 100644 index 00000000..0831ed3f Binary files /dev/null and b/src/teaching/dubstep/NBA_Query_Examples.tgz differ diff --git a/src/teaching/dubstep/Sanity_Check_Examples.tgz b/src/teaching/dubstep/Sanity_Check_Examples.tgz new file mode 100644 index 00000000..97cd7495 Binary files /dev/null and b/src/teaching/dubstep/Sanity_Check_Examples.tgz differ diff --git a/src/teaching/dubstep/checkpoint1.html b/src/teaching/dubstep/checkpoint1.html new file mode 100644 index 00000000..46f72845 --- /dev/null +++ b/src/teaching/dubstep/checkpoint1.html @@ -0,0 +1,251 @@ +--- +title: DµBStep Checkpoint 1 +--- +

DuBStep Checkpoint 1

+ + +

In this project, you will implement a simple SQL query evaluator with support for Select, Project, Join, Bag Union, and Aggregate operations.  You will receive a set of data files, schema information, and be expected to evaluate multiple SELECT queries over those data files.

+ +

Your code is expected to evaluate the SELECT statements on provided data, and produce output in a standardized form. Your code will be evaluated for both correctness and performance (in comparison to a naive evaluator based on iterators and nested-loop joins).

+

Parsing SQL

+

A parser converts a human-readable string into a structured representation of the program (or query) that the string describes. A fork of the JSQLParser open-source SQL parser (JSQLParser) will be provided for your use.  The JAR may be downloaded from:

+
http://odin.cse.buffalo.edu/software/jsqlparser/jsqlparser.jar
+

And documentation for the fork is available at

+
http://odin.cse.buffalo.edu/software/jsqlparser
+

You are not required to use this parser (i.e., you may write your own if you like). However, we will be testing your code on SQL that is guaranteed to parse with JSqlParser.

+ +

Basic use of the parser requires a java.io.Reader or java.io.InputStream from which the file data to be parsed (For example, a java.io.FileReader). Let's assume you've created one already (of either type) and called it inputFile.

+
CCJSqlParser parser = new CCJSqlParser(inputFile);
+Statement statement;
+while((statement = parser.Statement()) != null){
+  // `statement` now has one of the several 
+  // implementations of the Statement interface
+}
+// End-of-file.  Exit!
+ +

At this point, you'll need to figure out what kind of statement you're dealing with. For this project, we'll be working with Select and CreateTable. There are two ways to do this: Visitor classes, or the instanceof relation. We strongly recommend using instanceof:

+
if(statement instanceof Select) {
+  Select selectStatement = (Select)statement;
+  // handle the select
+} else if(statement instanceof CreateTable) {
+  // and so forth
+}
+

Example

+ +

Expressions

+

JSQLParser includes an interface called Expression that represents a primitive-valued expression parse tree.  UB's JSQLParser fork includes a class called Eval that can be used to evaluate Expression objects. To use the Eval class, you will need to define a method for dereferencing Column objects.  For example, if I have a Map called tupleSchema that contains my tuple schema, and an ArrayList called tuple that contains the tuple I am currently evaluating, I might write:

+ +
public void PrimitiveValue eval(Column x){
+  int colID = tupleSchema.get(x.getName());
+  return tuple.get(colID);
+}
+

After doing this, you can use Eval.eval() to evaluate any expression in the context of tuple.

+ +

Source Data

+

Because you are implementing a query evaluator and not a full database engine, there will not be any tables -- at least not in the traditional sense of persistent objects that can be updated and modified. Instead, you will be given a Table Schema and a CSV File with the instance in it. To keep things simple, we will use the CREATE TABLE statement to define a relation's schema. To reiterate, CREATE TABLE statements only appear to give you a schema. You do not need to allocate any resources for the table in reaction to a CREATE TABLE statement -- Simply save the schema that you are given for later use. Sql types (and their corresponding java types) that will be used in this project are as follows:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SQL TypeJava Equivalent
stringStringValue
varcharStringValue
charStringValue
intLongValue
decimalDoubleValue
dateDateValue
+

In addition to the schema, you will be given a data directory containing multiple data files who's names correspond to the table names given in the CREATE TABLE statements. For example, let's say that you see the following statement in your query file:

+
CREATE TABLE R(A int, B int, C int);
+

That means that the data directory contains a data file called 'R.dat' that might look like this:

+
1|1|5
+1|2|6
+2|3|7
+

Each line of text (see java.io.BufferedReader.readLine()) corresponds to one row of data. Each record is delimited by a vertical pipe '|' character.  Integers and floats are stored in a form recognized by Java’s Long.parseLong() and Double.parseDouble() methods. Dates are stored in YYYY-MM-DD form, where YYYY is the 4-digit year, MM is the 2-digit month number, and DD is the 2-digit date. Strings are stored unescaped and unquoted and are guaranteed to contain no vertical pipe characters.

+

Queries

+

Your code is expected to support both aggregate and non-aggregate queries with the following features.  Keep in mind that this is only a minimum requirement.

+ + + +

Output

+

Your code is expected output query results in the same format as the input data:

+ +

Example Queries and Data

+

These are only examples.  Your code will be expected to handle these queries, as well as others.

+ + + +

The SQL implementation used by TPC-H differs in a few subtle ways from the implementation used by JSqlParser.  Minor structural rewrites to the queries in the specification document will be required:

+ +

Queries that conform to the specifications for this project include: Q1, Q3, Q5, Q6, Q8*, Q9, Q10, Q12*, Q14*, Q15*, Q19* (Asterisks mean that the query doesn't meet the spec as written, but can easily be rewritten into one that does)

+ +

Code Submission

+

As before, all .java files in the src directory at the root of your repository will be compiled (and linked against JSQLParser). Also as before, the class dubstep.Main will be invoked with the following arguments:

+ +

For example:

+
$> ls data
+R.dat
+S.dat
+T.dat
+$> cat data/R.dat
+1|1|5
+1|2|6
+2|3|7
+$> cat query.sql
+CREATE TABLE R(A int, B int, C int)
+SELECT B, C FROM R WHERE A = 1
+$> java -cp build:jsqlparser.jar dubstep.Main --data data query.sql
+1|5
+2|6
+
+

Once again, the data directory contains files named table name.dat where table name is the name used in a CREATE TABLE statement. Notice the effect of CREATE TABLE statements is not to create a new file, but simply to link the given schema to an existing .dat file. These files use vertical-pipe (’|’) as a field delimiter, and newlines (’\n’) as record delimiters.

+ +

The testing environment is configured with the Sun JDK version 1.8.

+

Grading

+

Your code will be subjected to a sequence of test cases, most of which are provided in the project code (though different data will be used). The NBA queries (in the examples given above) and TPC-H queries (under the constraints listed above) are both fair game. For TPC-H, a SF 0.1 (100MB dataset will be used). Time constraints are based on the reference implementation for Checkpoint 1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
QueryMax CreditFast Time (full credit)Slow Time (75% credit)Cutoff Time (50% credit)Reference Time
NBA Q1,Q2,Q3,Q41 point5 s15 s30 s1.5-1.8 s
TPCH Q1, Q61 point5 s15 s30 s1.4-1.5 s
TPCH Q32 points200 s300 s420 s170 s
TPCH Q122 points30 s60 s90 s16 s
+ +

Producing the correct result on the test cluster, beating the fast time for each query will earn you full credit. Beating the slow and cutoff times will earn you 75% or 50% credit, respectively. Your query will be terminated if it runs slower than the cutoff time. The runtime of the reference implementation time is also given. Your overall project grade will be your total score for each of the individual components.  

+ +

Additionally, there will be a per-query leader-board for all groups who manage to get full credit on the overall assignment. Good luck.

diff --git a/src/teaching/dubstep/checkpoint1.md b/src/teaching/dubstep/checkpoint1.md deleted file mode 100644 index c8905911..00000000 --- a/src/teaching/dubstep/checkpoint1.md +++ /dev/null @@ -1 +0,0 @@ -Under Construction \ No newline at end of file diff --git a/static/software/jsqlparser/allclasses-frame.html b/static/software/jsqlparser/allclasses-frame.html index a789cf6b..8077c0b1 100644 --- a/static/software/jsqlparser/allclasses-frame.html +++ b/static/software/jsqlparser/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/static/software/jsqlparser/allclasses-noframe.html b/static/software/jsqlparser/allclasses-noframe.html index 99cd482a..5895662b 100644 --- a/static/software/jsqlparser/allclasses-noframe.html +++ b/static/software/jsqlparser/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/static/software/jsqlparser/constant-values.html b/static/software/jsqlparser/constant-values.html index 20b97ac5..36d4b3ed 100644 --- a/static/software/jsqlparser/constant-values.html +++ b/static/software/jsqlparser/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + diff --git a/static/software/jsqlparser/deprecated-list.html b/static/software/jsqlparser/deprecated-list.html index a2ba48c3..ae549f6c 100644 --- a/static/software/jsqlparser/deprecated-list.html +++ b/static/software/jsqlparser/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/static/software/jsqlparser/help-doc.html b/static/software/jsqlparser/help-doc.html index 1f4c308b..a5320a63 100644 --- a/static/software/jsqlparser/help-doc.html +++ b/static/software/jsqlparser/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + diff --git a/static/software/jsqlparser/index-files/index-1.html b/static/software/jsqlparser/index-files/index-1.html index 1fac7432..a909b0ce 100644 --- a/static/software/jsqlparser/index-files/index-1.html +++ b/static/software/jsqlparser/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + diff --git a/static/software/jsqlparser/index-files/index-10.html b/static/software/jsqlparser/index-files/index-10.html index 976b06fc..d6a4ec8a 100644 --- a/static/software/jsqlparser/index-files/index-10.html +++ b/static/software/jsqlparser/index-files/index-10.html @@ -2,9 +2,9 @@ - + J-Index - + diff --git a/static/software/jsqlparser/index-files/index-11.html b/static/software/jsqlparser/index-files/index-11.html index 475ae1d4..7518230e 100644 --- a/static/software/jsqlparser/index-files/index-11.html +++ b/static/software/jsqlparser/index-files/index-11.html @@ -2,9 +2,9 @@ - + L-Index - + diff --git a/static/software/jsqlparser/index-files/index-12.html b/static/software/jsqlparser/index-files/index-12.html index 7e6fc3f2..104497f2 100644 --- a/static/software/jsqlparser/index-files/index-12.html +++ b/static/software/jsqlparser/index-files/index-12.html @@ -2,9 +2,9 @@ - + M-Index - + diff --git a/static/software/jsqlparser/index-files/index-13.html b/static/software/jsqlparser/index-files/index-13.html index 865aa7ed..e01795bf 100644 --- a/static/software/jsqlparser/index-files/index-13.html +++ b/static/software/jsqlparser/index-files/index-13.html @@ -2,9 +2,9 @@ - + N-Index - + diff --git a/static/software/jsqlparser/index-files/index-14.html b/static/software/jsqlparser/index-files/index-14.html index 8a95e1e6..d632fc97 100644 --- a/static/software/jsqlparser/index-files/index-14.html +++ b/static/software/jsqlparser/index-files/index-14.html @@ -2,9 +2,9 @@ - + O-Index - + diff --git a/static/software/jsqlparser/index-files/index-15.html b/static/software/jsqlparser/index-files/index-15.html index b254ab43..cd07f277 100644 --- a/static/software/jsqlparser/index-files/index-15.html +++ b/static/software/jsqlparser/index-files/index-15.html @@ -2,9 +2,9 @@ - + P-Index - + @@ -78,6 +78,8 @@
 
parameters - Variable in class net.sf.jsqlparser.statement.drop.Drop
 
+
parseEscaped(String) - Static method in class net.sf.jsqlparser.expression.DateValue
+
 
parseEscaped(String) - Static method in class net.sf.jsqlparser.expression.StringValue
 
PlainSelect - Class in net.sf.jsqlparser.statement.select
diff --git a/static/software/jsqlparser/index-files/index-16.html b/static/software/jsqlparser/index-files/index-16.html index 18d2f2a7..32fe3ccd 100644 --- a/static/software/jsqlparser/index-files/index-16.html +++ b/static/software/jsqlparser/index-files/index-16.html @@ -2,9 +2,9 @@ - + R-Index - + diff --git a/static/software/jsqlparser/index-files/index-17.html b/static/software/jsqlparser/index-files/index-17.html index 2b3ce02d..0c760acb 100644 --- a/static/software/jsqlparser/index-files/index-17.html +++ b/static/software/jsqlparser/index-files/index-17.html @@ -2,9 +2,9 @@ - + S-Index - + diff --git a/static/software/jsqlparser/index-files/index-18.html b/static/software/jsqlparser/index-files/index-18.html index d806cdd7..add35f8f 100644 --- a/static/software/jsqlparser/index-files/index-18.html +++ b/static/software/jsqlparser/index-files/index-18.html @@ -2,9 +2,9 @@ - + T-Index - + @@ -127,7 +127,9 @@
toBool() - Method in class net.sf.jsqlparser.expression.NullValue
 
toBool() - Method in interface net.sf.jsqlparser.expression.PrimitiveValue
-
 
+
+
The boolean value of this primitive
+
toBool() - Method in class net.sf.jsqlparser.expression.StringValue
 
toBool() - Method in class net.sf.jsqlparser.expression.TimestampValue
@@ -145,7 +147,9 @@
toDouble() - Method in class net.sf.jsqlparser.expression.NullValue
 
toDouble() - Method in interface net.sf.jsqlparser.expression.PrimitiveValue
-
 
+
+
The double value of this primitive
+
toDouble() - Method in class net.sf.jsqlparser.expression.StringValue
 
toDouble() - Method in class net.sf.jsqlparser.expression.TimestampValue
@@ -163,7 +167,9 @@
toLong() - Method in class net.sf.jsqlparser.expression.NullValue
 
toLong() - Method in interface net.sf.jsqlparser.expression.PrimitiveValue
-
 
+
+
The long value of this primitive
+
toLong() - Method in class net.sf.jsqlparser.expression.StringValue
 
toLong() - Method in class net.sf.jsqlparser.expression.TimestampValue
@@ -178,6 +184,26 @@
Top() - Constructor for class net.sf.jsqlparser.statement.select.Top
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.BooleanValue
+
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.DateValue
+
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.DoubleValue
+
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.LongValue
+
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.NullValue
+
 
+
toRawString() - Method in interface net.sf.jsqlparser.expression.PrimitiveValue
+
+
An unescaped string encoding of this primitive value.
+
+
toRawString() - Method in class net.sf.jsqlparser.expression.StringValue
+
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.TimestampValue
+
 
+
toRawString() - Method in class net.sf.jsqlparser.expression.TimeValue
+
 
toString() - Method in class net.sf.jsqlparser.expression.BinaryExpression
 
toString() - Method in class net.sf.jsqlparser.expression.BooleanValue
diff --git a/static/software/jsqlparser/index-files/index-19.html b/static/software/jsqlparser/index-files/index-19.html index 578c949e..5fff6f16 100644 --- a/static/software/jsqlparser/index-files/index-19.html +++ b/static/software/jsqlparser/index-files/index-19.html @@ -2,9 +2,9 @@ - + U-Index - + diff --git a/static/software/jsqlparser/index-files/index-2.html b/static/software/jsqlparser/index-files/index-2.html index 185eda6c..e5dd2210 100644 --- a/static/software/jsqlparser/index-files/index-2.html +++ b/static/software/jsqlparser/index-files/index-2.html @@ -2,9 +2,9 @@ - + B-Index - + diff --git a/static/software/jsqlparser/index-files/index-20.html b/static/software/jsqlparser/index-files/index-20.html index 4db56abf..0c1ee8aa 100644 --- a/static/software/jsqlparser/index-files/index-20.html +++ b/static/software/jsqlparser/index-files/index-20.html @@ -2,9 +2,9 @@ - + V-Index - + diff --git a/static/software/jsqlparser/index-files/index-21.html b/static/software/jsqlparser/index-files/index-21.html index 723042b7..be99cecc 100644 --- a/static/software/jsqlparser/index-files/index-21.html +++ b/static/software/jsqlparser/index-files/index-21.html @@ -2,9 +2,9 @@ - + W-Index - + diff --git a/static/software/jsqlparser/index-files/index-3.html b/static/software/jsqlparser/index-files/index-3.html index 33d1276d..0e07377f 100644 --- a/static/software/jsqlparser/index-files/index-3.html +++ b/static/software/jsqlparser/index-files/index-3.html @@ -2,9 +2,9 @@ - + C-Index - + diff --git a/static/software/jsqlparser/index-files/index-4.html b/static/software/jsqlparser/index-files/index-4.html index 42c16952..e6f6d4bd 100644 --- a/static/software/jsqlparser/index-files/index-4.html +++ b/static/software/jsqlparser/index-files/index-4.html @@ -2,9 +2,9 @@ - + D-Index - + diff --git a/static/software/jsqlparser/index-files/index-5.html b/static/software/jsqlparser/index-files/index-5.html index 812acde9..8fb5c297 100644 --- a/static/software/jsqlparser/index-files/index-5.html +++ b/static/software/jsqlparser/index-files/index-5.html @@ -2,9 +2,9 @@ - + E-Index - + diff --git a/static/software/jsqlparser/index-files/index-6.html b/static/software/jsqlparser/index-files/index-6.html index 5b98a601..318e5db0 100644 --- a/static/software/jsqlparser/index-files/index-6.html +++ b/static/software/jsqlparser/index-files/index-6.html @@ -2,9 +2,9 @@ - + F-Index - + diff --git a/static/software/jsqlparser/index-files/index-7.html b/static/software/jsqlparser/index-files/index-7.html index d74da1bc..a9816ba5 100644 --- a/static/software/jsqlparser/index-files/index-7.html +++ b/static/software/jsqlparser/index-files/index-7.html @@ -2,9 +2,9 @@ - + G-Index - + diff --git a/static/software/jsqlparser/index-files/index-8.html b/static/software/jsqlparser/index-files/index-8.html index 03c245d5..2e320b02 100644 --- a/static/software/jsqlparser/index-files/index-8.html +++ b/static/software/jsqlparser/index-files/index-8.html @@ -2,9 +2,9 @@ - + H-Index - + diff --git a/static/software/jsqlparser/index-files/index-9.html b/static/software/jsqlparser/index-files/index-9.html index 5398b2ce..8caf9469 100644 --- a/static/software/jsqlparser/index-files/index-9.html +++ b/static/software/jsqlparser/index-files/index-9.html @@ -2,9 +2,9 @@ - + I-Index - + diff --git a/static/software/jsqlparser/index.html b/static/software/jsqlparser/index.html index e02c1411..e25eb6ef 100644 --- a/static/software/jsqlparser/index.html +++ b/static/software/jsqlparser/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/static/software/jsqlparser/net/sf/jsqlparser/class-use/JSQLParserException.html b/static/software/jsqlparser/net/sf/jsqlparser/class-use/JSQLParserException.html index 78b5309c..b1316dc0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/class-use/JSQLParserException.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/class-use/JSQLParserException.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.JSQLParserException - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ArithOp.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ArithOp.html index 2fa3d41f..e84e9b32 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ArithOp.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ArithOp.html @@ -2,9 +2,9 @@ - + Eval.ArithOp - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.BoolOp.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.BoolOp.html index 8c8bde4d..3eda29ba 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.BoolOp.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.BoolOp.html @@ -2,9 +2,9 @@ - + Eval.BoolOp - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.CmpOp.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.CmpOp.html index 78f6689a..7721ea11 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.CmpOp.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.CmpOp.html @@ -2,9 +2,9 @@ - + Eval.CmpOp - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ScopeException.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ScopeException.html index 2a2f4cbe..362b1ea9 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ScopeException.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.ScopeException.html @@ -2,9 +2,9 @@ - + Eval.ScopeException - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.html index 2ffe2800..01871a54 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/Eval.html @@ -2,9 +2,9 @@ - + Eval - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ArithOp.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ArithOp.html index 2bec7e13..9614ee42 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ArithOp.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ArithOp.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.eval.Eval.ArithOp - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.BoolOp.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.BoolOp.html index a0db3e9d..45cbf1d5 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.BoolOp.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.BoolOp.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.eval.Eval.BoolOp - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.CmpOp.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.CmpOp.html index c95384cc..1cca6b2d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.CmpOp.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.CmpOp.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.eval.Eval.CmpOp - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ScopeException.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ScopeException.html index ee45779f..90e493e5 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ScopeException.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.ScopeException.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.eval.Eval.ScopeException - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.html index 50f39822..ee3cb0f7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/class-use/Eval.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.eval.Eval - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-frame.html index a99a47b4..30e2bd72 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-frame.html @@ -2,9 +2,9 @@ - + net.sf.jsqlparser.eval - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-summary.html index e2565e68..1a768929 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-summary.html @@ -2,9 +2,9 @@ - + net.sf.jsqlparser.eval - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-tree.html index 2630056c..556abc1e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-tree.html @@ -2,9 +2,9 @@ - + net.sf.jsqlparser.eval Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-use.html index cbaec8ac..365de14c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/eval/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/eval/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package net.sf.jsqlparser.eval - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/AllComparisonExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/AllComparisonExpression.html index cb6f8822..7c598f09 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/AllComparisonExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/AllComparisonExpression.html @@ -2,9 +2,9 @@ - + AllComparisonExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/AnyComparisonExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/AnyComparisonExpression.html index 7a8f96f1..b77d7488 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/AnyComparisonExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/AnyComparisonExpression.html @@ -2,9 +2,9 @@ - + AnyComparisonExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/BinaryExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/BinaryExpression.html index c90eea8b..e65a6e60 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/BinaryExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/BinaryExpression.html @@ -2,9 +2,9 @@ - + BinaryExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/BooleanValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/BooleanValue.html index 84854767..75f39c87 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/BooleanValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/BooleanValue.html @@ -2,9 +2,9 @@ - + BooleanValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -218,18 +218,30 @@ implements boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ + + +java.lang.String toString()  @@ -322,9 +334,13 @@ implements

toLong

public long toLong()
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
@@ -335,9 +351,13 @@ implements

toDouble

public double toDouble()
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
@@ -348,9 +368,30 @@ implements

toBool

public boolean toBool()
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
+
+ + + + + + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/CaseExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/CaseExpression.html index 1b3a577e..9c768e99 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/CaseExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/CaseExpression.html @@ -2,9 +2,9 @@ - + CaseExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/DateValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/DateValue.html index 1f43612e..024ac629 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/DateValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/DateValue.html @@ -2,9 +2,9 @@ - + DateValue - + @@ -18,8 +18,8 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -185,7 +185,7 @@ implements

Method Summary

- + @@ -219,22 +219,38 @@ implements getYear()  + + + + - - - - - - + + - - + + + + + + + + + + @@ -294,6 +310,15 @@ implements

Method Detail

+ + + + @@ -352,6 +377,23 @@ implements public void setValue(java.sql.Date d) + + + + @@ -373,11 +415,15 @@ implements toLong
public long toLong()
             throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -389,11 +435,15 @@ implements toDouble
public double toDouble()
                 throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -405,11 +455,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/DoubleValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/DoubleValue.html index 3888e684..761dc176 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/DoubleValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/DoubleValue.html @@ -2,9 +2,9 @@ - +DoubleValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -215,18 +215,30 @@ implements - + - + - + + + + +
All Methods Instance Methods Concrete Methods All Methods Static Methods Instance Methods Concrete Methods 
Modifier and Type Method and Description
static DateValueparseEscaped(java.lang.String escapedValue) 
void setValue(java.sql.Date d) 
booleantoBool() 
doubletoDouble() booleantoBool() +
The boolean value of this primitive
+
longtoLong() doubletoDouble() +
The double value of this primitive
+
longtoLong() +
The long value of this primitive
+
java.lang.StringtoRawString() +
An unescaped string encoding of this primitive value.
+
java.lang.String toString() 
booleantoBool() toBool() +
The boolean value of this primitive
+
doubletoDouble() toDouble() +
The double value of this primitive
+
longtoLong() toLong() +
The long value of this primitive
+
java.lang.StringtoRawString() +
An unescaped string encoding of this primitive value.
+
java.lang.String toString() 
@@ -325,6 +337,23 @@ implements public void setValue(double d) + + + + @@ -346,11 +375,15 @@ implements toLong
public long toLong()
             throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -361,9 +394,13 @@ implements

toDouble

public double toDouble()
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
@@ -375,11 +412,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/Expression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/Expression.html index 213fe98b..dce6a89e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/Expression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/Expression.html @@ -2,9 +2,9 @@ - + Expression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitor.html index f36c5a08..4a4dfd9d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitor.html @@ -2,9 +2,9 @@ - + ExpressionVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitorBase.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitorBase.html index 6776d72b..11d38a3b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitorBase.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/ExpressionVisitorBase.html @@ -2,9 +2,9 @@ - + ExpressionVisitorBase - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/Function.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/Function.html index 213dc637..31136c15 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/Function.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/Function.html @@ -2,9 +2,9 @@ - + Function - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/InverseExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/InverseExpression.html index 2dc27464..6175b25a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/InverseExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/InverseExpression.html @@ -2,9 +2,9 @@ - + InverseExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/JdbcParameter.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/JdbcParameter.html index f62c0b7a..f6f088ef 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/JdbcParameter.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/JdbcParameter.html @@ -2,9 +2,9 @@ - + JdbcParameter - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/LongValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/LongValue.html index 33522d03..1d0385fa 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/LongValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/LongValue.html @@ -2,9 +2,9 @@ - + LongValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -215,18 +215,30 @@ implements boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ + + +java.lang.String toString()  @@ -325,6 +337,23 @@ implements public void setValue(long d) + + + + @@ -345,9 +374,13 @@ implements

toLong

public long toLong()
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
@@ -358,9 +391,13 @@ implements

toDouble

public double toDouble()
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
@@ -372,11 +409,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/NullValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/NullValue.html index 3c56fda6..e8ecde05 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/NullValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/NullValue.html @@ -2,9 +2,9 @@ - + NullValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -185,18 +185,30 @@ implements boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ + + +java.lang.String toString()  @@ -251,6 +263,23 @@ implements + + + + @@ -272,11 +301,15 @@ implements toLong
public long toLong()
             throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -288,11 +321,15 @@ implements toDouble
public double toDouble()
                 throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -304,11 +341,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.InvalidPrimitive.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.InvalidPrimitive.html index be16aa2a..20b12897 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.InvalidPrimitive.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.InvalidPrimitive.html @@ -2,9 +2,9 @@ - + PrimitiveValue.InvalidPrimitive - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.html index 2960ca93..d795064b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/PrimitiveValue.html @@ -2,9 +2,9 @@ - + PrimitiveValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -155,15 +155,27 @@ extends java.io.Serializable boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ + + +java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ @@ -188,9 +200,12 @@ extends java.io.Serializable

toLong

long toLong()
      throws PrimitiveValue.InvalidPrimitive
+
The long value of this primitive
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -202,9 +217,12 @@ extends java.io.Serializable

toDouble

double toDouble()
          throws PrimitiveValue.InvalidPrimitive
+
The double value of this primitive
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -216,9 +234,26 @@ extends java.io.Serializable

toBool

boolean toBool()
         throws PrimitiveValue.InvalidPrimitive
+
The boolean value of this primitive
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
+
+ + + + + + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/StringValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/StringValue.html index ac2a6b7c..3f5a5315 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/StringValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/StringValue.html @@ -2,9 +2,9 @@ - + StringValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -220,18 +220,30 @@ implements boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ + + +java.lang.String toString()  @@ -339,6 +351,23 @@ implements + + + + @@ -360,11 +389,15 @@ implements toLong
public long toLong()
             throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -376,11 +409,15 @@ implements toDouble
public double toDouble()
                 throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -392,11 +429,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/TimeValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/TimeValue.html index 22b48972..d2db42bb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/TimeValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/TimeValue.html @@ -2,9 +2,9 @@ - + TimeValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -212,18 +212,30 @@ implements boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ + + +java.lang.String toString()  @@ -313,6 +325,23 @@ implements public void setValue(java.sql.Time d) + + + + @@ -334,11 +363,15 @@ implements toLong
public long toLong()
             throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -350,11 +383,15 @@ implements toDouble
public double toDouble()
                 throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -366,11 +403,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/TimestampValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/TimestampValue.html index b0c4d7d1..b0a7a6c4 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/TimestampValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/TimestampValue.html @@ -2,9 +2,9 @@ - + TimestampValue - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -212,18 +212,30 @@ implements boolean -toBool()  +toBool() +
The boolean value of this primitive
+ double -toDouble()  +toDouble() +
The double value of this primitive
+ long -toLong()  +toLong() +
The long value of this primitive
+ java.lang.String +toRawString() +
An unescaped string encoding of this primitive value.
+ + + +java.lang.String toString()  @@ -313,6 +325,23 @@ implements public void setValue(java.sql.Timestamp d) + + + + @@ -334,11 +363,15 @@ implements toLong
public long toLong()
             throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The long value of this primitive
Specified by:
toLong in interface PrimitiveValue
+
Returns:
+
The long value of this primitive if it is a LongPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -350,11 +383,15 @@ implements toDouble
public double toDouble()
                 throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The double value of this primitive
Specified by:
toDouble in interface PrimitiveValue
+
Returns:
+
The double value of this primitive if it is a LongPrimitive or DoublePrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
@@ -366,11 +403,15 @@ implements toBool
public boolean toBool()
                throws PrimitiveValue.InvalidPrimitive
+
Description copied from interface: PrimitiveValue
+
The boolean value of this primitive
Specified by:
toBool in interface PrimitiveValue
+
Returns:
+
The boolean value of this primitive if it is a BoolPrimitive
Throws:
-
PrimitiveValue.InvalidPrimitive
+
PrimitiveValue.InvalidPrimitive - otherwise
diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/WhenClause.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/WhenClause.html index 200a0153..fc088b24 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/WhenClause.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/WhenClause.html @@ -2,9 +2,9 @@ - + WhenClause - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AllComparisonExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AllComparisonExpression.html index 28f8d9af..1c10b99a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AllComparisonExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AllComparisonExpression.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.expression.AllComparisonExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AnyComparisonExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AnyComparisonExpression.html index 8272407b..c2be2d35 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AnyComparisonExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/AnyComparisonExpression.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.expression.AnyComparisonExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BinaryExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BinaryExpression.html index 72a8381a..281662b8 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BinaryExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BinaryExpression.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.expression.BinaryExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BooleanValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BooleanValue.html index 5c64e5df..ab0583a0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BooleanValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/BooleanValue.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.expression.BooleanValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/CaseExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/CaseExpression.html index 1013048a..e9befd63 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/CaseExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/CaseExpression.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.expression.CaseExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DateValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DateValue.html index 6ab2a46c..7cc676bf 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DateValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DateValue.html @@ -2,9 +2,9 @@ - + Uses of Class net.sf.jsqlparser.expression.DateValue - + @@ -122,6 +122,19 @@

Uses of DateValue in net.sf.jsqlparser.expression

+ + + + + + + + + + + +
Methods in net.sf.jsqlparser.expression that return DateValue 
Modifier and TypeMethod and Description
static DateValueDateValue.parseEscaped(java.lang.String escapedValue) 
+ diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DoubleValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DoubleValue.html index d78c1f89..d1dce333 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DoubleValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/DoubleValue.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.DoubleValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Expression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Expression.html index e0431761..bc8bd45d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Expression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Expression.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.expression.Expression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitor.html index 9b29b30a..9d536ed1 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.expression.ExpressionVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitorBase.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitorBase.html index 90bc7492..387bcb23 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitorBase.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/ExpressionVisitorBase.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.ExpressionVisitorBase - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Function.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Function.html index 6d0fcb29..305a176f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Function.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/Function.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.Function - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/InverseExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/InverseExpression.html index 4090e142..637ce5bb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/InverseExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/InverseExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.InverseExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/JdbcParameter.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/JdbcParameter.html index 83052d4e..1bac52d3 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/JdbcParameter.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/JdbcParameter.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.JdbcParameter - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/LongValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/LongValue.html index a65958bf..ad39d7c5 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/LongValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/LongValue.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.LongValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/NullValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/NullValue.html index 68c5c1ca..a5111761 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/NullValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/NullValue.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.NullValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.InvalidPrimitive.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.InvalidPrimitive.html index 1b741fa3..3f019da0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.InvalidPrimitive.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.InvalidPrimitive.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.PrimitiveValue.InvalidPrimitive - + @@ -120,7 +120,9 @@ - + @@ -144,7 +146,9 @@ - + @@ -172,7 +176,9 @@ - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.html index 528b312d..fcc4b99e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/PrimitiveValue.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.expression.PrimitiveValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/StringValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/StringValue.html index 05de614e..4ec90de4 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/StringValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/StringValue.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.StringValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimeValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimeValue.html index 0b00d694..9b4a808a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimeValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimeValue.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.TimeValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimestampValue.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimestampValue.html index 0c59c386..d5d33280 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimestampValue.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/TimestampValue.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.TimestampValue - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/WhenClause.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/WhenClause.html index a5454645..c5083dc0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/WhenClause.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/class-use/WhenClause.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.WhenClause - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Addition.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Addition.html index 91a91d7e..2becebb8 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Addition.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Addition.html @@ -2,9 +2,9 @@ - +Addition - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseAnd.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseAnd.html index acbef8de..cb8c6760 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseAnd.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseAnd.html @@ -2,9 +2,9 @@ - +BitwiseAnd - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseOr.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseOr.html index dbe71a1c..0efe5d6e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseOr.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseOr.html @@ -2,9 +2,9 @@ - +BitwiseOr - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseXor.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseXor.html index ab989327..ac9f95f7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseXor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/BitwiseXor.html @@ -2,9 +2,9 @@ - +BitwiseXor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Concat.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Concat.html index 4f163b45..ed8b4e9a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Concat.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Concat.html @@ -2,9 +2,9 @@ - +Concat - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Division.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Division.html index 65abcb39..92b97d3b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Division.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Division.html @@ -2,9 +2,9 @@ - +Division - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Multiplication.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Multiplication.html index a37dac3f..e33256b7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Multiplication.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Multiplication.html @@ -2,9 +2,9 @@ - +Multiplication - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Subtraction.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Subtraction.html index 624963da..99aac1fe 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Subtraction.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/Subtraction.html @@ -2,9 +2,9 @@ - +Subtraction - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Addition.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Addition.html index b8cec13a..c84aedf5 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Addition.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Addition.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.Addition - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseAnd.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseAnd.html index 5d793b5c..1e45d5f2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseAnd.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseAnd.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseAnd - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseOr.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseOr.html index f3f094d7..81aae265 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseOr.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseOr.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseOr - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseXor.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseXor.html index 23261f45..a6702f4a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseXor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/BitwiseXor.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.BitwiseXor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Concat.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Concat.html index c117f154..0f143399 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Concat.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Concat.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.Concat - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Division.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Division.html index 14f428f4..7363423f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Division.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Division.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.Division - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Multiplication.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Multiplication.html index 7c04efaa..da3182d8 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Multiplication.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Multiplication.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.Multiplication - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Subtraction.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Subtraction.html index 72d2f059..7577d666 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Subtraction.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/class-use/Subtraction.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.arithmetic.Subtraction - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-frame.html index d6934f2c..a926763d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.arithmetic - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-summary.html index 7410af57..1b1ab040 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.arithmetic - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-tree.html index a874565a..9bcc020e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.arithmetic Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-use.html index eb714a1d..ab5010c5 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/arithmetic/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.expression.operators.arithmetic - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/AndExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/AndExpression.html index a6a6f120..9b3a413e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/AndExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/AndExpression.html @@ -2,9 +2,9 @@ - +AndExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/OrExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/OrExpression.html index c9bed370..751fbc4b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/OrExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/OrExpression.html @@ -2,9 +2,9 @@ - +OrExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/AndExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/AndExpression.html index b128d2c4..65f37b27 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/AndExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/AndExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.conditional.AndExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/OrExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/OrExpression.html index d8919c0c..8610c7d7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/OrExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/class-use/OrExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.conditional.OrExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-frame.html index c58a49e0..ee72a270 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.conditional - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-summary.html index 2bf3e0f6..05ac1a6a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.conditional - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-tree.html index da062ece..4ac32bea 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.conditional Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-use.html index 862f53fc..46c8ddcc 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/conditional/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.expression.operators.conditional - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Between.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Between.html index ec2fafdc..49e5fd18 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Between.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Between.html @@ -2,9 +2,9 @@ - +Between - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/EqualsTo.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/EqualsTo.html index 03dff4b0..9fcc985e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/EqualsTo.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/EqualsTo.html @@ -2,9 +2,9 @@ - +EqualsTo - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExistsExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExistsExpression.html index 0de63b8a..d3951bc7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExistsExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExistsExpression.html @@ -2,9 +2,9 @@ - +ExistsExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExpressionList.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExpressionList.html index 7304ace7..7d9532ed 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExpressionList.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ExpressionList.html @@ -2,9 +2,9 @@ - +ExpressionList - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThan.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThan.html index 11b8cb7d..6b29688a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThan.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThan.html @@ -2,9 +2,9 @@ - +GreaterThan - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThanEquals.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThanEquals.html index dd115fd8..80ccc81f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThanEquals.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/GreaterThanEquals.html @@ -2,9 +2,9 @@ - +GreaterThanEquals - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/InExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/InExpression.html index 4abd817d..1f305eed 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/InExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/InExpression.html @@ -2,9 +2,9 @@ - +InExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/IsNullExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/IsNullExpression.html index 178fc32c..e33eacfd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/IsNullExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/IsNullExpression.html @@ -2,9 +2,9 @@ - +IsNullExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsList.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsList.html index 1b204f28..51add0d3 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsList.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsList.html @@ -2,9 +2,9 @@ - +ItemsList - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsListVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsListVisitor.html index 40eaa90e..a2c7545c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsListVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/ItemsListVisitor.html @@ -2,9 +2,9 @@ - +ItemsListVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/LikeExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/LikeExpression.html index 5bf6179f..5fa843de 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/LikeExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/LikeExpression.html @@ -2,9 +2,9 @@ - +LikeExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Matches.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Matches.html index fc6b9a15..a7bef4e6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Matches.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/Matches.html @@ -2,9 +2,9 @@ - +Matches - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThan.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThan.html index f78fda7b..9bbf9217 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThan.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThan.html @@ -2,9 +2,9 @@ - +MinorThan - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThanEquals.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThanEquals.html index 14c9a297..562391c9 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThanEquals.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/MinorThanEquals.html @@ -2,9 +2,9 @@ - +MinorThanEquals - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/NotEqualsTo.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/NotEqualsTo.html index 448e69d3..2cd8001d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/NotEqualsTo.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/NotEqualsTo.html @@ -2,9 +2,9 @@ - +NotEqualsTo - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Between.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Between.html index e91d8896..ccf053c5 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Between.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Between.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.Between - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/EqualsTo.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/EqualsTo.html index 9c72717c..ca4f196c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/EqualsTo.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/EqualsTo.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.EqualsTo - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExistsExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExistsExpression.html index 567dcf78..ca3a4f6f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExistsExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExistsExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.ExistsExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExpressionList.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExpressionList.html index 3e3d72aa..d2b7e0c2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExpressionList.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ExpressionList.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.ExpressionList - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThan.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThan.html index 934d7455..050f20e2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThan.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThan.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.GreaterThan - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThanEquals.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThanEquals.html index 2738f2ad..0eea13f7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThanEquals.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/GreaterThanEquals.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.GreaterThanEquals - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/InExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/InExpression.html index 8e8895a7..cfe760b6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/InExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/InExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.InExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/IsNullExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/IsNullExpression.html index eb57fafb..d1213145 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/IsNullExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/IsNullExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.IsNullExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsList.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsList.html index dd7e03b9..dbdfc838 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsList.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsList.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.expression.operators.relational.ItemsList - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsListVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsListVisitor.html index 7a295da7..9de4ea5b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsListVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/ItemsListVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.expression.operators.relational.ItemsListVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/LikeExpression.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/LikeExpression.html index 329dc4bf..ce3fcbf6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/LikeExpression.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/LikeExpression.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.LikeExpression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Matches.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Matches.html index 18f07b2e..e03b99ee 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Matches.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/Matches.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.Matches - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThan.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThan.html index 2618c0de..eefd0633 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThan.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThan.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.MinorThan - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThanEquals.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThanEquals.html index a94254ff..8037311e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThanEquals.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/MinorThanEquals.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.MinorThanEquals - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/NotEqualsTo.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/NotEqualsTo.html index 81f45741..94f88af7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/NotEqualsTo.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/class-use/NotEqualsTo.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.expression.operators.relational.NotEqualsTo - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-frame.html index 86e58ee1..5dbc3f3e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.relational - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-summary.html index c4e92850..dd659d30 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.relational - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-tree.html index 02ada7c0..8e3fe955 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression.operators.relational Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-use.html index 7f001abf..c9503b09 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/operators/relational/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.expression.operators.relational - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-frame.html index d782bf43..3ac0decd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-summary.html index 86d80874..9d8f8a32 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-tree.html index 4a0040d9..abe5c3a3 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.expression Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-use.html index bd3f0b8f..cd35e637 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/expression/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/expression/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.expression - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/package-frame.html index 0edefe54..2e7f6770 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/package-summary.html index fb09127b..e16b46db 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/package-tree.html index c7cf0db7..13dbfce4 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/package-use.html index c8ec4b72..5763e1a3 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/Column.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/Column.html index 15cfdbd8..ed76e495 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/Column.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/Column.html @@ -2,9 +2,9 @@ - +Column - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/PrimitiveType.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/PrimitiveType.html index 88467efd..e3ab80de 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/PrimitiveType.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/PrimitiveType.html @@ -2,9 +2,9 @@ - +PrimitiveType - + @@ -338,7 +338,12 @@ not permitted.) diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/Table.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/Table.html index d38fc6ec..65267eb8 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/Table.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/Table.html @@ -2,9 +2,9 @@ - +Table - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Column.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Column.html index 3422d12d..43326bff 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Column.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Column.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.schema.Column - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/PrimitiveType.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/PrimitiveType.html index 362b0a94..d88a0898 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/PrimitiveType.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/PrimitiveType.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.schema.PrimitiveType - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Table.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Table.html index bc322110..620c3a67 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Table.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/class-use/Table.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.schema.Table - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-frame.html index 35fa6061..22e11311 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.schema - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-summary.html index b58b7103..8298bf73 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.schema - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-tree.html index 55f8fcd6..96777b95 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.schema Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-use.html index 5c2ffca3..1a84cbb3 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/schema/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/schema/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.schema - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/Statement.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/Statement.html index 0aab6065..a3194e1f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/Statement.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/Statement.html @@ -2,9 +2,9 @@ - +Statement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitor.html index af2c655f..f232ffec 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitor.html @@ -2,9 +2,9 @@ - +StatementVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitorBase.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitorBase.html index 57f08a20..5b04e1f9 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitorBase.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/StatementVisitorBase.html @@ -2,9 +2,9 @@ - +StatementVisitorBase - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/Statement.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/Statement.html index dd2f6815..c4c34cc0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/Statement.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/Statement.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.Statement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitor.html index 8d74cbcf..0b54cf51 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.StatementVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitorBase.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitorBase.html index 72ce0236..6b365d7c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitorBase.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/class-use/StatementVisitorBase.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.StatementVisitorBase - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColDataType.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColDataType.html index 6ad99921..fb0847e1 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColDataType.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColDataType.html @@ -2,9 +2,9 @@ - +ColDataType - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColumnDefinition.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColumnDefinition.html index bed2cf92..a059637e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColumnDefinition.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/ColumnDefinition.html @@ -2,9 +2,9 @@ - +ColumnDefinition - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/CreateTable.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/CreateTable.html index 787c91e2..5ebabbe8 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/CreateTable.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/CreateTable.html @@ -2,9 +2,9 @@ - +CreateTable - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/Index.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/Index.html index 758c171c..ae60e350 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/Index.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/Index.html @@ -2,9 +2,9 @@ - +Index - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColDataType.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColDataType.html index 7d284b7d..409ddbb4 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColDataType.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColDataType.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.create.table.ColDataType - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColumnDefinition.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColumnDefinition.html index 563b0c76..7ce452b0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColumnDefinition.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/ColumnDefinition.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.create.table.ColumnDefinition - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/CreateTable.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/CreateTable.html index 305ed0e8..f67e7c36 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/CreateTable.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/CreateTable.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.create.table.CreateTable - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/Index.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/Index.html index 12ce338a..b33ff48e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/Index.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/class-use/Index.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.create.table.Index - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-frame.html index d31080f2..3ea9e5b2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.create.table - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-summary.html index 7f001029..48b104a1 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.create.table - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-tree.html index f502f5bd..e64fc008 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.create.table Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-use.html index 7df56bb2..e725722f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/create/table/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.create.table - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/Delete.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/Delete.html index 6dec3088..9820d09f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/Delete.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/Delete.html @@ -2,9 +2,9 @@ - +Delete - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/class-use/Delete.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/class-use/Delete.html index 93f045ae..6a2cfedc 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/class-use/Delete.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/class-use/Delete.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.delete.Delete - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-frame.html index daa890da..bcb9b1d2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.delete - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-summary.html index fd111db1..cd71a4c4 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.delete - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-tree.html index ff66f314..f502bb43 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.delete Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-use.html index 345bba20..2b7e962b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/delete/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.delete - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/Drop.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/Drop.html index 9be14a9f..5114b55d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/Drop.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/Drop.html @@ -2,9 +2,9 @@ - +Drop - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/class-use/Drop.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/class-use/Drop.html index f9ccc5d7..128195bb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/class-use/Drop.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/class-use/Drop.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.drop.Drop - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-frame.html index 148be10d..7900765d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.drop - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-summary.html index 410ed634..3ec97de6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.drop - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-tree.html index 4602fd18..3ba296bb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.drop Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-use.html index b64ead34..c51ae15c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/drop/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.drop - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/Insert.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/Insert.html index 294c98b3..1111fa56 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/Insert.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/Insert.html @@ -2,9 +2,9 @@ - +Insert - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/class-use/Insert.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/class-use/Insert.html index 1f6b9c4b..a1441b65 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/class-use/Insert.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/class-use/Insert.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.insert.Insert - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-frame.html index 5aef3a08..c22217bf 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.insert - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-summary.html index ccbd8065..85ec85bb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.insert - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-tree.html index c135fd95..7d7d16e4 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.insert Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-use.html index a504402c..6841378a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/insert/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.insert - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-frame.html index 2155911b..1174270f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-summary.html index 79cfd363..fc5c9a74 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-tree.html index b0abc11b..09d0784e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-use.html index 5a9e87d9..bf38eb07 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/Replace.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/Replace.html index 263919a3..c4e10808 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/Replace.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/Replace.html @@ -2,9 +2,9 @@ - +Replace - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/class-use/Replace.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/class-use/Replace.html index 02157be7..17b0dabb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/class-use/Replace.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/class-use/Replace.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.replace.Replace - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-frame.html index 8656509f..1a465b4d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.replace - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-summary.html index 201f4641..f54065ca 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.replace - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-tree.html index d7e39da7..385ca1db 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.replace Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-use.html index 1fe41ef9..5400c040 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/replace/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.replace - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllColumns.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllColumns.html index b0c91288..1f9736bc 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllColumns.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllColumns.html @@ -2,9 +2,9 @@ - +AllColumns - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllTableColumns.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllTableColumns.html index 2663d801..1b3a88d9 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllTableColumns.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/AllTableColumns.html @@ -2,9 +2,9 @@ - +AllTableColumns - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Distinct.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Distinct.html index 907f48e6..5e5b1768 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Distinct.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Distinct.html @@ -2,9 +2,9 @@ - +Distinct - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItem.html index dcc3eb29..8b26fb39 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItem.html @@ -2,9 +2,9 @@ - +FromItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItemVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItemVisitor.html index 52b7f974..e4ce1d86 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItemVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/FromItemVisitor.html @@ -2,9 +2,9 @@ - +FromItemVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/IntoTableVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/IntoTableVisitor.html index 3bd0a771..a1822865 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/IntoTableVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/IntoTableVisitor.html @@ -2,9 +2,9 @@ - +IntoTableVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Join.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Join.html index d7e44a42..a77e6c2d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Join.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Join.html @@ -2,9 +2,9 @@ - +Join - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Limit.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Limit.html index 226beb37..66525f12 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Limit.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Limit.html @@ -2,9 +2,9 @@ - +Limit - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByElement.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByElement.html index f692c1fd..0d6a936f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByElement.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByElement.html @@ -2,9 +2,9 @@ - +OrderByElement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByVisitor.html index 4fece585..f01a065b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/OrderByVisitor.html @@ -2,9 +2,9 @@ - +OrderByVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/PlainSelect.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/PlainSelect.html index ca8a7d64..43754c5f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/PlainSelect.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/PlainSelect.html @@ -2,9 +2,9 @@ - +PlainSelect - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Select.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Select.html index 905fd38b..aff5edaa 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Select.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Select.html @@ -2,9 +2,9 @@ - +Select - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectBody.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectBody.html index 9a811788..5bfb9756 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectBody.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectBody.html @@ -2,9 +2,9 @@ - +SelectBody - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectExpressionItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectExpressionItem.html index cbe5fd89..c0599295 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectExpressionItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectExpressionItem.html @@ -2,9 +2,9 @@ - +SelectExpressionItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItem.html index 3d1fe160..771be617 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItem.html @@ -2,9 +2,9 @@ - +SelectItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItemVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItemVisitor.html index 7c67d3fd..db4beccd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItemVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectItemVisitor.html @@ -2,9 +2,9 @@ - +SelectItemVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitor.html index 463e96af..e59b1353 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitor.html @@ -2,9 +2,9 @@ - +SelectVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitorBase.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitorBase.html index 7dd6027d..22162873 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitorBase.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SelectVisitorBase.html @@ -2,9 +2,9 @@ - +SelectVisitorBase - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubJoin.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubJoin.html index d3323bc4..afcdeff2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubJoin.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubJoin.html @@ -2,9 +2,9 @@ - +SubJoin - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubSelect.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubSelect.html index 42b62593..68b015c1 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubSelect.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/SubSelect.html @@ -2,9 +2,9 @@ - +SubSelect - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Top.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Top.html index 725be5de..dddbfde8 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Top.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Top.html @@ -2,9 +2,9 @@ - +Top - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Union.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Union.html index 3de8b4f9..ecc124b9 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Union.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/Union.html @@ -2,9 +2,9 @@ - +Union - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/WithItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/WithItem.html index 4445b676..ce65dbcc 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/WithItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/WithItem.html @@ -2,9 +2,9 @@ - +WithItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllColumns.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllColumns.html index 4e178263..1cbb00e6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllColumns.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllColumns.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.AllColumns - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllTableColumns.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllTableColumns.html index 648036ea..6d025a61 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllTableColumns.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/AllTableColumns.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.AllTableColumns - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Distinct.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Distinct.html index b58b479f..f2187b9c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Distinct.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Distinct.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.Distinct - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItem.html index e3b37288..d0eafe09 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItem.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.FromItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItemVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItemVisitor.html index 19b07106..332dd29f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItemVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/FromItemVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.FromItemVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/IntoTableVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/IntoTableVisitor.html index 455cb664..196e17ff 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/IntoTableVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/IntoTableVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.IntoTableVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Join.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Join.html index 9c6f0061..1edf3460 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Join.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Join.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.Join - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Limit.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Limit.html index a489c059..483fe0f0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Limit.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Limit.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.Limit - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByElement.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByElement.html index dad1ff6d..87b0aebd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByElement.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByElement.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.OrderByElement - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByVisitor.html index b4c23c62..a468b08d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/OrderByVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.OrderByVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/PlainSelect.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/PlainSelect.html index f25073bb..c129b158 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/PlainSelect.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/PlainSelect.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.PlainSelect - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Select.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Select.html index b7a2b2a7..f68e72d0 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Select.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Select.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.Select - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectBody.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectBody.html index 2b8f92b1..5c39b408 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectBody.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectBody.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.SelectBody - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectExpressionItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectExpressionItem.html index 398d5489..53f22fba 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectExpressionItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectExpressionItem.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.SelectExpressionItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItem.html index fda780fe..43ec4138 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItem.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.SelectItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItemVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItemVisitor.html index 1a470566..739f66cd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItemVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectItemVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.SelectItemVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitor.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitor.html index 8c5d4884..8553f4cd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitor.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitor.html @@ -2,9 +2,9 @@ - +Uses of Interface net.sf.jsqlparser.statement.select.SelectVisitor - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitorBase.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitorBase.html index 2011afe5..20a7721d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitorBase.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SelectVisitorBase.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.SelectVisitorBase - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubJoin.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubJoin.html index 6dcd0d09..b833f85a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubJoin.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubJoin.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.SubJoin - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubSelect.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubSelect.html index 1fc38ee9..e1768272 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubSelect.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/SubSelect.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.SubSelect - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Top.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Top.html index 0d214550..161d4284 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Top.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Top.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.Top - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Union.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Union.html index 195dc2a3..9539460c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Union.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/Union.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.Union - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/WithItem.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/WithItem.html index e0c27414..158839d1 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/WithItem.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/class-use/WithItem.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.select.WithItem - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-frame.html index f841d375..14f75c9b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.select - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-summary.html index bdb511ef..4882155f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.select - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-tree.html index 3c7088a7..469e1502 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.select Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-use.html index 6cad5eea..a0f4c905 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/select/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.select - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/Truncate.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/Truncate.html index 89282592..3cceb985 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/Truncate.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/Truncate.html @@ -2,9 +2,9 @@ - +Truncate - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/class-use/Truncate.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/class-use/Truncate.html index 22b80695..825a94fd 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/class-use/Truncate.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/class-use/Truncate.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.truncate.Truncate - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-frame.html index 23d1bd6d..7ec57904 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.truncate - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-summary.html index 5c661c8a..cfc687a6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.truncate - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-tree.html index dd48beea..63f0d5eb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.truncate Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-use.html index 05f73e57..77419ad1 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/truncate/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.truncate - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/Update.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/Update.html index 549f0606..59723d91 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/Update.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/Update.html @@ -2,9 +2,9 @@ - +Update - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/class-use/Update.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/class-use/Update.html index 824fa82b..86eba5cf 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/class-use/Update.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/class-use/Update.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.statement.update.Update - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-frame.html index ba5d6dc6..d6f3326a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.update - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-summary.html index 42f4f4c1..ea46b678 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.update - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-tree.html index 481b77e1..0d60848a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.statement.update Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-use.html index f84fdb55..9c82fc43 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/statement/update/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.statement.update - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/CreateTableDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/CreateTableDeParser.html index 9b49e1d1..f240a8c2 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/CreateTableDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/CreateTableDeParser.html @@ -2,9 +2,9 @@ - +CreateTableDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/DeleteDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/DeleteDeParser.html index 045489cd..b0fe6fd7 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/DeleteDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/DeleteDeParser.html @@ -2,9 +2,9 @@ - +DeleteDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ExpressionDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ExpressionDeParser.html index 229e920a..575b74fb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ExpressionDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ExpressionDeParser.html @@ -2,9 +2,9 @@ - +ExpressionDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/InsertDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/InsertDeParser.html index 0aa3545d..2b5b5a24 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/InsertDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/InsertDeParser.html @@ -2,9 +2,9 @@ - +InsertDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ReplaceDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ReplaceDeParser.html index 1ce74492..54685a6f 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ReplaceDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/ReplaceDeParser.html @@ -2,9 +2,9 @@ - +ReplaceDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/SelectDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/SelectDeParser.html index 9a8645b3..612ab70b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/SelectDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/SelectDeParser.html @@ -2,9 +2,9 @@ - +SelectDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/StatementDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/StatementDeParser.html index 7cd3c19d..a935a0be 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/StatementDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/StatementDeParser.html @@ -2,9 +2,9 @@ - +StatementDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/UpdateDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/UpdateDeParser.html index 40e068f7..a1365b4a 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/UpdateDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/UpdateDeParser.html @@ -2,9 +2,9 @@ - +UpdateDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/CreateTableDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/CreateTableDeParser.html index 2657e845..e0a90aaf 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/CreateTableDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/CreateTableDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.CreateTableDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/DeleteDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/DeleteDeParser.html index c085bcb3..9f0cc283 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/DeleteDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/DeleteDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.DeleteDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ExpressionDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ExpressionDeParser.html index 457ea7e3..3b26e1eb 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ExpressionDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ExpressionDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.ExpressionDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/InsertDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/InsertDeParser.html index 2642bcc0..c7a41b5e 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/InsertDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/InsertDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.InsertDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ReplaceDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ReplaceDeParser.html index 666ea79b..32aa8e97 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ReplaceDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/ReplaceDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.ReplaceDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/SelectDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/SelectDeParser.html index 6383e163..7a495466 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/SelectDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/SelectDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.SelectDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/StatementDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/StatementDeParser.html index 97b6eca1..9bbea980 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/StatementDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/StatementDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.StatementDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/UpdateDeParser.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/UpdateDeParser.html index 201cb9f4..efe3638b 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/UpdateDeParser.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/class-use/UpdateDeParser.html @@ -2,9 +2,9 @@ - +Uses of Class net.sf.jsqlparser.util.deparser.UpdateDeParser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-frame.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-frame.html index 31c5e3ce..54d64dad 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-frame.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-frame.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.util.deparser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-summary.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-summary.html index 7d6445df..f74eeb9c 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-summary.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-summary.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.util.deparser - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-tree.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-tree.html index 401045ba..d298908d 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-tree.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-tree.html @@ -2,9 +2,9 @@ - +net.sf.jsqlparser.util.deparser Class Hierarchy - + diff --git a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-use.html b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-use.html index b6cd7cca..a24725a6 100644 --- a/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-use.html +++ b/static/software/jsqlparser/net/sf/jsqlparser/util/deparser/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package net.sf.jsqlparser.util.deparser - + diff --git a/static/software/jsqlparser/overview-frame.html b/static/software/jsqlparser/overview-frame.html index f4d3b8ef..432149d6 100644 --- a/static/software/jsqlparser/overview-frame.html +++ b/static/software/jsqlparser/overview-frame.html @@ -2,9 +2,9 @@ - +Overview List - + diff --git a/static/software/jsqlparser/overview-summary.html b/static/software/jsqlparser/overview-summary.html index 3fe6dd58..a50824b2 100644 --- a/static/software/jsqlparser/overview-summary.html +++ b/static/software/jsqlparser/overview-summary.html @@ -2,9 +2,9 @@ - +Overview - + diff --git a/static/software/jsqlparser/overview-tree.html b/static/software/jsqlparser/overview-tree.html index 7dfb5192..2b6d48de 100644 --- a/static/software/jsqlparser/overview-tree.html +++ b/static/software/jsqlparser/overview-tree.html @@ -2,9 +2,9 @@ - +Class Hierarchy - + diff --git a/static/software/jsqlparser/serialized-form.html b/static/software/jsqlparser/serialized-form.html index 54cc871b..2d4ed8f5 100644 --- a/static/software/jsqlparser/serialized-form.html +++ b/static/software/jsqlparser/serialized-form.html @@ -2,9 +2,9 @@ - +Serialized Form - + diff --git a/static/software/jsqlparser/stylesheet.css b/static/software/jsqlparser/stylesheet.css index cebb4fd8..98055b22 100644 --- a/static/software/jsqlparser/stylesheet.css +++ b/static/software/jsqlparser/stylesheet.css @@ -463,7 +463,6 @@ Table styles .useSummary td, .constantsSummary td, .deprecatedSummary td { text-align:left; padding:0px 0px 12px 10px; - width:100%; } th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ @@ -488,6 +487,7 @@ td.colOne, th.colOne { font-size:13px; } .overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, .overviewSummary td.colOne, .overviewSummary th.colOne, .memberSummary td.colFirst, .memberSummary th.colFirst, .memberSummary td.colOne, .memberSummary th.colOne,
Methods in net.sf.jsqlparser.expression with parameters of type DateValue 
Modifier and Type
booleanPrimitiveValue.toBool() PrimitiveValue.toBool() +
The boolean value of this primitive
+
boolean
doublePrimitiveValue.toDouble() PrimitiveValue.toDouble() +
The double value of this primitive
+
double
longPrimitiveValue.toLong() PrimitiveValue.toLong() +
The long value of this primitive
+
long