(mysql): SELECT * FROM sessions WHERE session_id = 'f549rtrairtdtj2veungifvrb3'  

(mysql): SELECT * FROM journals WHERE path = 'ldj'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '61') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '61'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '42056' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 42056  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 42056 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '11014'  

(mysql): SELECT * FROM article_settings WHERE article_id = '42056'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 42056 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '1022' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 1022  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1022'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:45:11' >= s.date_start AND '2025-09-17 09:45:11' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:45:11' >= s.date_start AND '2025-09-17 09:45:11' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:45:11' >= s.date_start AND '2025-09-17 09:45:11' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '126'  

(mysql): SELECT * FROM section_settings WHERE section_id = '126'  

(mysql): SELECT * FROM sections WHERE section_id = '126'  

(mysql): SELECT * FROM section_settings WHERE section_id = '126'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 42056  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '42056' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 42056  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 42056 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '11014'  

(mysql): SELECT * FROM article_settings WHERE article_id = '42056'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 42056 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:45:11' >= s.date_start AND '2025-09-17 09:45:11' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:45:11' >= s.date_start AND '2025-09-17 09:45:11' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '61' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:45:11' >= s.date_start AND '2025-09-17 09:45:11' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 42056 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '126'  

(mysql): SELECT * FROM section_settings WHERE section_id = '126'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 61 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1199'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '61') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'context' AND journal_id = '61'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'enabled' AND journal_id = '61'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '61'  
Legal Consequences for House Ownership Credit (KPR) Debtors Related to Certificates That Have Not Been Transferred to Their Name Until The Credit Has Been Paid Off | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 42056 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '65115'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '65116'   <hr /> Munthe | Law Development Journal
(mysql): SELECT * FROM authors WHERE submission_id = 42056 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '65115'  

(mysql): SELECT * FROM author_settings WHERE author_id = '65116'  

(mysql): SELECT * FROM authors WHERE submission_id = 42056 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '65115'  

(mysql): SELECT * FROM author_settings WHERE author_id = '65116'  

Legal Consequences for House Ownership Credit (KPR) Debtors Related to Certificates That Have Not Been Transferred to Their Name Until The Credit Has Been Paid Off


(mysql): SELECT * FROM authors WHERE submission_id = 42056 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '65115'  

(mysql): SELECT * FROM author_settings WHERE author_id = '65116'  
Duma Sinta Uli Munthe, Mella Ismelina Farma Rahayu

Abstract


In everyday life, humans need a place to live as one of the three basic needs to support their lives. Humans need a house as a shelter to provide a sense of security. The 1945 Constitution of the Republic of Indonesia also guarantees the fulfillment of a decent and healthy place to live for everyone. However, not everyone has the financial ability to buy a house, so banks are present as an alternative that offers assistance facilities in the form of Home Ownership Credit (KPR). In practice, KPR transactions do not always run smoothly, sometimes there are obstacles or disputes faced by the parties. One of them is when the debtor has paid off his credit at the bank but the debtor has not received a certificate for the assets that have been paid off for years. The causes vary, one of which is because the name has not been changed on the certificate. This certainly has a detrimental impact on the debtor. This study discusses the legal consequences for KPR debtors who have paid off their KPR installments but the certificate is still not in the hands of the debtor. In the context of civil law, a certificate is valid evidence and provides legal certainty regarding a person's ownership of their property. The research method used is normative juridical by referring to the laws and regulations in force in Indonesia. The research was conducted by means of a literature study of secondary data sources. The results of the study indicate that certificates that have not been submitted to debtors because they have not been transferred can be detrimental to debtors legally because the debtor does not have legal certainty over the land he has purchased so that the debtor can request compensation and accountability from the developer and bank in accordance with the provisions of laws and regulations, especially Law No. 8 of 1999 concerning Consumer Protection.


Keywords


Certificates; Credit; Debtors; Home; Ownership.

Full Text:

PDF

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '368525'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368525 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '368526'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368526 ORDER BY metadata_description_id DESC  

Books:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368527'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368527 ORDER BY metadata_description_id DESC  

Baro, Rachmad, (2016). Penelitian Hukum Non Doktrinal, Yogyakarta: Deepublisher,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368528'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368528 ORDER BY metadata_description_id DESC  

Chomzah, Ali Achmad. (2005). Hukum Agraria (Pertanahan Indonesia) Jilid 2, Jakarta: Prestasi Pustakaraya,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368529'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368529 ORDER BY metadata_description_id DESC  

Firdaus, Rachmat dan Maya Ariyanti. (2011). Manajemen Perkreditan Bank Umum. Bandung: Alfabeta,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368530'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368530 ORDER BY metadata_description_id DESC  

Hamzah, Andi. (2005). Kamus Hukum. Jakarta: Ghalia Indonesia,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368531'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368531 ORDER BY metadata_description_id DESC  

Hartono, Sunaryati. (1994). Penelitian Hukum di Indonesia Pada Akhir Abad ke-20. Bandung: Alumni,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368532'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368532 ORDER BY metadata_description_id DESC  

HR, Ridwan. (2008). Hukum Administrasi Negara. Jakarta: RajaGrafindo Persada,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368533'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368533 ORDER BY metadata_description_id DESC  

Soekanto, Soerjono. (1999). Beberapa Permasalahan Hukum dalam Kerangka Pembangunan di Indonesia (suatu tinjauan secara sosiologis). Cetakan ke-4. Jakarta: Universitas Indonesia,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368534'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368534 ORDER BY metadata_description_id DESC  

Subekti, R dan R. Tjitrosudibio, (1992). Kitab Undang-Undang Hukum Perdata (Burgerlijk Wetbook), Jakarta: Pradnya Paramitra,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368535'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368535 ORDER BY metadata_description_id DESC  

Syarifah, Nur dan Reghi Perdana. (2015). Hukum Perjanjian. In: Hubungan Perikatan, Perjanjian, dan Kontrak. Jakarta : Universitas Terbuka,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368536'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368536 ORDER BY metadata_description_id DESC  

Zainal, Asikin. (2012). Pengantar Tata Hukum Indonesia. Jakarta : Rajawali Press,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368537'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368537 ORDER BY metadata_description_id DESC  

Thesis / Journals:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368538'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368538 ORDER BY metadata_description_id DESC  

Khairunnisa. (2008). “Kedudukan, Peran dan Tanggung Jawab Hukum Direksi”. Tesis. Medan: FH USU,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368539'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368539 ORDER BY metadata_description_id DESC  

R. Tony Prayogo, “Penerapan Asas Kepastian Hukum Dalam Peraturan Mahkamah Agung Nomor 1 Tahun 2011 Tentang Hak Uji Materiil Dan Dalam Peraturan Mahkamah Konstitusi Nomor 06/Pmk/2005 Tentang Pedoman Beracara Dalam Pengujian Undang-Undang“, Jurnal Legislasi Indonesia, Volume 13, Nomor 2, 2016.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368540'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368540 ORDER BY metadata_description_id DESC  

Valentin Maurentina dan Mella Ismelina Farma Rahayu, “Tanggung Jawab Negara Atas Pencemaran Asap Lintas Batas Akibat Kebakaran Hutan”, Jurnal Kertha Semaya, Vol. 11 No. 2, 2023.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368541'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368541 ORDER BY metadata_description_id DESC  

Internet:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '368542'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 368542 ORDER BY metadata_description_id DESC  

Lembaga Bantuan Hukum Pengayoman, “Sanksi Pelaku Wanprestasi”, www.lbhpengayomanunpar.ac.id, 23 July 2021

Redaksi OCBC NISP. “Apa Itu Debitur? Ini Arti, Jenis, & Bedanya dengan Kreditur”, www.ocbc.id, 11 October 2023.




DOI: http://dx.doi.org/10.30659/ldj.6.4.608-614
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '42056' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 42056  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 42056 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '11014'  

(mysql): SELECT * FROM article_settings WHERE article_id = '42056'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 42056 ORDER BY s.seq  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 42056 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Law Development Journal has been indexed in:


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758102201, last_used = 1758102306, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'f549rtrairtdtj2veungifvrb3'